Uses of Class
org.apache.poi.hslf.record.TxMasterStyleAtom

Packages that use TxMasterStyleAtom
org.apache.poi.hslf.model   
org.apache.poi.hslf.record   
 

Uses of TxMasterStyleAtom in org.apache.poi.hslf.model
 

Methods in org.apache.poi.hslf.model that return TxMasterStyleAtom
 TxMasterStyleAtom[] SlideMaster.getTxMasterStyleAtoms()
           
 

Uses of TxMasterStyleAtom in org.apache.poi.hslf.record
 

Methods in org.apache.poi.hslf.record that return TxMasterStyleAtom
 TxMasterStyleAtom Environment.getTxMasterStyleAtom()
           
 TxMasterStyleAtom[] MainMaster.getTxMasterStyleAtoms()
           
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.