Searched refs:aCharPropSet (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 5334 ImplPPTCharPropSet& aSet = *aCharPropSet.pCharSet; in ReadCharProps() 5500 PPTCharPropSet aCharPropSet(0); in Init() local 5501 aCharPropSet.mnOriginalTextPos = 0; in Init() 5506 ReadCharProps( rIn, aCharPropSet, aString, nCharCount, nCharAnzRead, in Init() 5511 new PPTCharPropSet( aCharPropSet, 0 ), LIST_APPEND ); in Init() 5533 PPTCharPropSet aCharPropSet( nCurrentPara ); in Init() local 5535 ReadCharProps( rIn, aCharPropSet, aString, nCharCount, nCharAnzRead, in Init() 5556 aCharPropSet.mnOriginalTextPos = nCharAnzRead; in Init() 5565 aCharPropSet.maString = String(); in Init() 5584 PPTCharPropSet* pCPropSet = new PPTCharPropSet( aCharPropSet, nCurrentPara ); in Init() [all …]
|
/aoo4110/main/filter/inc/filter/msfilter/ |
H A D | svdfppt.hxx | 998 void ReadCharProps( SvStream& rIn, PPTCharPropSet& aCharPropSet, const String& aString,
|
Completed in 42 milliseconds