Searched refs:ImplPPTCharPropSet (Results 1 – 2 of 2) sorted by relevance
856 struct ImplPPTCharPropSet struct870 ImplPPTCharPropSet(){ mnRefCount = 1; mnAttrSet = 0; }; in ImplPPTCharPropSet() function890 ImplPPTCharPropSet* pCharSet;
4732 pCharSet ( new ImplPPTCharPropSet ) in PPTCharPropSet()4801 ImplPPTCharPropSet& rOld = *pCharSet; in ImplMakeUnique()4803 pCharSet = new ImplPPTCharPropSet( rOld ); in ImplMakeUnique()5345 ImplPPTCharPropSet& aSet = *aCharPropSet.pCharSet; in ReadCharProps()