Home
last modified time | relevance | path

Searched refs:aTxSIStyle (Results 1 – 1 of 1) sorted by path

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1592 PPTTextSpecInfoAtomInterpreter aTxSIStyle; // styles (default language setting ... ) in SdrPowerPointImport() local
1606 aTxSIStyle.Read( rStCtrl, aTxSIStyleRecHd, PPT_PST_TxSIStyleAtom ); in SdrPowerPointImport()
1608 if ( !aTxSIStyle.bValid ) in SdrPowerPointImport()
1732 if ( aTxSIStyle.bValid && aTxSIStyle.aList.Count() ) in SdrPowerPointImport()
1733 aTxSI = *( ( (PPTTextSpecInfo*)aTxSIStyle.aList.GetObject( 0 ) ) ); in SdrPowerPointImport()

Completed in 44 milliseconds