Home
last modified time | relevance | path

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

/AOO41X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx856 struct ImplPPTCharPropSet struct
870 ImplPPTCharPropSet(){ mnRefCount = 1; mnAttrSet = 0; }; in ImplPPTCharPropSet() argument
890 ImplPPTCharPropSet* pCharSet;
/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx4733 pCharSet ( new ImplPPTCharPropSet ) in PPTCharPropSet()
4802 ImplPPTCharPropSet& rOld = *pCharSet; in ImplMakeUnique()
4804 pCharSet = new ImplPPTCharPropSet( rOld ); in ImplMakeUnique()
5346 ImplPPTCharPropSet& aSet = *aCharPropSet.pCharSet; in ReadCharProps()