Searched refs:PPTTextSpecInfo (Results 1 – 2 of 2) sorted by relevance
640 struct PPTTextSpecInfo struct646 PPTTextSpecInfo( sal_uInt32 nCharIdx ); argument647 ~PPTTextSpecInfo();659 … sal_uInt16 nRecordType, const PPTTextSpecInfo* pTextSpecDefault = NULL );810 PPTTextSpecInfo maTxSI;817 …racterStyleAtomInterpreter&, const PPTTextParagraphStyleAtomInterpreter&, const PPTTextSpecInfo& );
1731 PPTTextSpecInfo aTxSI( 0 ); in SdrPowerPointImport()1733 … aTxSI = *( ( (PPTTextSpecInfo*)aTxSIStyle.aList.GetObject( 0 ) ) ); in SdrPowerPointImport()4357 const PPTTextSpecInfo& rTextSpecInfo ) : in PPTStyleSheet()5058 PPTTextSpecInfo::PPTTextSpecInfo( sal_uInt32 _nCharIdx ) : in PPTTextSpecInfo() function in PPTTextSpecInfo5067 PPTTextSpecInfo::~PPTTextSpecInfo() in ~PPTTextSpecInfo()5077 sal_uInt16 nRecordType, const PPTTextSpecInfo* pTextSpecDefault ) in Read()5095 PPTTextSpecInfo* pEntry = new PPTTextSpecInfo( nCharIdx ); in Read()5137 delete (PPTTextSpecInfo*)pPtr; in ~PPTTextSpecInfoAtomInterpreter()6941 PPTTextSpecInfo* pSpecInfo; in PPTTextObj()6942 … for ( pSpecInfo = (PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.First(); in PPTTextObj()[all …]