Searched defs:nInstance (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/sd/source/filter/eppt/ |
H A D | eppt.cxx | 393 void PPTWriter::ImplWriteExtParaHeader( SvMemoryStream& rSt, sal_uInt32 nRef, sal_uInt32 nInstance,… in ImplWriteExtParaHeader() 982 for ( int nInstance = EPP_TEXTTYPE_Title; nInstance <= EPP_TEXTTYPE_QuarterBody; nInstance++ ) in ImplCreateMaster() local 1982 PPTExCharSheet::PPTExCharSheet( int nInstance ) in PPTExCharSheet() 2087 PPTExParaSheet::PPTExParaSheet( int nInstance, sal_uInt16 nDefaultTab, PPTExBulletProvider& rProv )… in PPTExParaSheet() 2352 for ( int nInstance = EPP_TEXTTYPE_Title; nInstance <= EPP_TEXTTYPE_QuarterBody; nInstance++ ) in PPTExStyleSheet() local 2361 for ( int nInstance = EPP_TEXTTYPE_Title; nInstance <= EPP_TEXTTYPE_QuarterBody; nInstance++ ) in ~PPTExStyleSheet() local 2372 FontCollection& rFontCollection, int nInstance, int nLevel ) in SetStyleSheet() 2380 sal_Bool PPTExStyleSheet::IsHardAttribute( sal_uInt32 nInstance, sal_uInt32 nLevel, PPTExTextAttr e… in IsHardAttribute()
|
H A D | epptso.cxx | 433 sal_uInt32 PPTWriter::ImplSlideViewInfoContainer( sal_uInt32 nInstance, SvStream* pStrm ) in ImplSlideViewInfoContainer() 1193 int nInstance, nLevel; in ImplGetStyleSheets() local 1335 int nInstance = rTextObj.GetInstance(); in ImplWriteParagraphs() local 1477 int nInstance = rTextObj.GetInstance(); in ImplWritePortions() local 2994 ImplTextObj::ImplTextObj( int nInstance ) in ImplTextObj() 3012 int nInstance, FontCollection& rFontCollection, PPTExBulletProvider& rProv ) in TextObj() 4265 sal_uInt32 nInstance, nGroups, nShapes, nShapeCount, nPer, nLastPer, nIndices, nOlePictureId; in ImplWritePage() local 5715 void PPTWriter::WriteCString( SvStream& rSt, const String& rString, sal_uInt32 nInstance ) in WriteCString()
|
H A D | eppt.hxx | 377 PPTExParaSheet& GetParaSheet( int nInstance ) { return *mpParaSheet[ nInstance ]; }; in GetParaSheet() 378 PPTExCharSheet& GetCharSheet( int nInstance ) { return *mpCharSheet[ nInstance ]; }; in GetCharSheet()
|
H A D | pptexanimations.cxx | 502 …const sal_uInt16 nInstance, const sal_Int32 nGroupLevel, const sal_Bool bTakeBackInteractiveSequen… in exportNode()
|
/aoo42x/main/forms/source/xforms/ |
H A D | model.cxx | 443 void Model::loadInstance( sal_Int32 nInstance ) in loadInstance() 486 for( sal_Int32 nInstance = 0; nInstance < nInstances; nInstance++ ) in loadInstances() local 623 sal_Int32 nInstance = lcl_findInstance( mpInstances, rName ); in getInstanceDocument() local
|
H A D | model_ui.cxx | 436 sal_Int32 nInstance = mpInstances->addItem( aSequence ); in newInstance() local
|
/aoo42x/main/vcl/win/source/app/ |
H A D | salinfo.cxx | 175 int nInstance = aDeviceStringCount[ rDev ] - (-- aDevCount[ rDev ] ); in initMonitors() local
|
/aoo42x/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 3308 sal_uInt32 HeaderFooterEntry::GetMaskForInstance( sal_uInt32 nInstance ) in GetMaskForInstance() 3321 sal_uInt32 HeaderFooterEntry::IsToDisplay( sal_uInt32 nInstance ) in IsToDisplay() 3491 sal_Bool PPTExtParaProv::GetGraphic( sal_uInt32 nInstance, Graphic& rGraph ) const in GetGraphic() 3554 sal_uInt32 nInstance = aBuGraAtomHd.nRecInstance; in PPTExtParaProv() local 4067 PPTCharSheet::PPTCharSheet( sal_uInt32 nInstance ) in PPTCharSheet() 4158 PPTParaSheet::PPTParaSheet( sal_uInt32 nInstance ) in PPTParaSheet() 4452 sal_uInt32 nInstance = aTxMasterStyleHd.nRecInstance; in PPTStyleSheet() local 6066 sal_uInt32 nInstance, PPTTextRulerInterpreter& rRuler ) : in PPTParagraphObj() 6411 sal_uInt32 nInstance = nDestinationInstance != 0xffffffff ? nDestinationInstance : mnInstance; in ApplyTo() local 6797 sal_uInt32 nInstance = 0; in PPTTextObj() local [all …]
|
H A D | escherex.cxx | 106 …tainer::EscherExContainer( SvStream& rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance ) : in EscherExContainer() 124 EscherExAtom::EscherExAtom( SvStream& rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance, c… in EscherExAtom() 4479 sal_uInt32 nInstance, nUncompressedSize = p_EscherBlibEntry->mnSize; in GetBlibID() local
|
/aoo42x/main/filter/inc/filter/msfilter/ |
H A D | svdfppt.hxx | 689 sal_uInt32 nInstance; member 1115 void SetInstance( sal_uInt16 nInstance ) { mpImplTextObj->mnInstance = nInstance; }; in SetInstance() 1117 …void SetDestinationInstance( sal_uInt16 nInstance ) { mpImplTextObj->mnDestinationInstance = n… in SetDestinationInstance()
|
/aoo42x/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 3524 const sal_Int32 nInstance = (*aIter).first; in dump() local
|
Completed in 272 milliseconds