Home
last modified time | relevance | path

Searched refs:ImplPPTCharPropSet (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx856 struct ImplPPTCharPropSet struct
870 ImplPPTCharPropSet(){ mnRefCount = 1; mnAttrSet = 0; }; in ImplPPTCharPropSet() function
890 ImplPPTCharPropSet* pCharSet;
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx4732 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()