Home
last modified time | relevance | path

Searched defs:nInstance (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx393 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 Depptso.cxx433 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 Deppt.hxx377 PPTExParaSheet& GetParaSheet( int nInstance ) { return *mpParaSheet[ nInstance ]; }; in GetParaSheet()
378 PPTExCharSheet& GetCharSheet( int nInstance ) { return *mpCharSheet[ nInstance ]; }; in GetCharSheet()
H A Dpptexanimations.cxx502const sal_uInt16 nInstance, const sal_Int32 nGroupLevel, const sal_Bool bTakeBackInteractiveSequen… in exportNode()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx443 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 Dmodel_ui.cxx436 sal_Int32 nInstance = mpInstances->addItem( aSequence ); in newInstance() local
/trunk/main/vcl/win/source/app/
H A Dsalinfo.cxx175 int nInstance = aDeviceStringCount[ rDev ] - (-- aDevCount[ rDev ] ); in initMonitors() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3308 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 Descherex.cxx106 …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
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx689 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()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx3524 const sal_Int32 nInstance = (*aIter).first; in dump() local

Completed in 206 milliseconds