Home
last modified time | relevance | path

Searched refs:mnInstance (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx3993 … pParaObj->mnInstance, nDestinationInstance, rStartNumbering, nFontHeight, pParaObj ); in GetNumberFormat()
5664 mnInstance ( nInstance ), in PPTPortionObj()
5672 mnInstance ( nInstance ), in PPTPortionObj()
5680 mnInstance ( rPortionObj.mnInstance ), in PPTPortionObj()
5746 … const PPTCharLevel& rCharLevel = mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ mnDepth ]; in GetAttrib()
5749 …|| ( mnDepth && ( ( mnInstance == TSS_TYPE_SUBTITLE ) || ( mnInstance == TSS_TYPE_TEXT_IN_SHAPE ) … in GetAttrib()
5751 else if ( nDestinationInstance != mnInstance ) in GetAttrib()
6011 … mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ mnDepth ].mnFontColorInStyleSheet = aCol; in ApplyTo()
6016 …Color& aColorInSheet = mrStyleSheet.mpCharSheet[ mnInstance ]->maCharLevel[ mnDepth ].mnFontColor… in ApplyTo()
6055 mnInstance ( nInstance ), in PPTParagraphObj()
[all …]
/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1017 sal_uInt32 mnInstance; member in PPTPortionObj
1043 sal_uInt32 mnInstance; member in PPTParagraphObj
1084 sal_uInt16 mnInstance; member
1114 sal_uInt32 GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance()
1115 …void SetInstance( sal_uInt16 nInstance ) { mpImplTextObj->mnInstance = nInstanc… in SetInstance()
/AOO42X/main/sd/source/filter/eppt/
H A Deppt.hxx355 sal_uInt32 mnInstance; member
645 int mnInstance; member
670 int GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance()
H A Deppt.cxx2089 mnInstance ( nInstance ) in PPTExParaSheet()
2289 … rOut << (sal_uInt32)( ( EPP_PST_ExtendedParagraphMasterAtom << 16 ) | ( mnInstance << 4 ) ) in Write()
H A Depptso.cxx2998 mnInstance = nInstance; in ImplTextObj()