Searched refs:mnInstance (Results 1 – 5 of 5) sorted by relevance
5664 mnInstance ( nInstance ), in PPTPortionObj()5672 mnInstance ( nInstance ), in PPTPortionObj()5680 mnInstance ( rPortionObj.mnInstance ), in PPTPortionObj()5749 …|| ( mnDepth && ( ( mnInstance == TSS_TYPE_SUBTITLE ) || ( mnInstance == TSS_TYPE_TEXT_IN_SHAPE ) … in GetAttrib()5751 else if ( nDestinationInstance != mnInstance ) in GetAttrib()6055 mnInstance ( nInstance ), in PPTParagraphObj()6071 mnInstance ( nInstance ), in PPTParagraphObj()6219 …|| ( pParaSet->mnDepth && ( ( mnInstance == TSS_TYPE_SUBTITLE ) || ( mnInstance == TSS_TYPE_TEXT_I… in GetAttrib()6221 else if ( nDestinationInstance != mnInstance ) in GetAttrib()6725 mpImplTextObj->mnDestinationInstance = mpImplTextObj->mnInstance = 4; in PPTTextObj()[all …]
1017 sal_uInt32 mnInstance; member in PPTPortionObj1043 sal_uInt32 mnInstance; member in PPTParagraphObj1084 sal_uInt16 mnInstance; member1114 sal_uInt32 GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance()1115 void SetInstance( sal_uInt16 nInstance ) { mpImplTextObj->mnInstance = nInstance; }; in SetInstance()
355 sal_uInt32 mnInstance; member645 int mnInstance; member670 int GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance()
2089 mnInstance ( nInstance ) in PPTExParaSheet()2289 … rOut << (sal_uInt32)( ( EPP_PST_ExtendedParagraphMasterAtom << 16 ) | ( mnInstance << 4 ) ) in Write()
2998 mnInstance = nInstance; in ImplTextObj()
Completed in 107 milliseconds