Home
last modified time | relevance | path

Searched refs:nSlotId (Results 126 – 150 of 217) sorted by relevance

123456789

/trunk/main/sd/source/ui/func/
H A Dfucon3d.cxx107 switch (nSlotId) in ImpCreateBasic3DShape()
277 switch (nSlotId) in ImpPrepareBasic3DShape()
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx248 sal_Bool SwAutoCorrDoc::SetAttr( xub_StrLen nStt, xub_StrLen nEnd, sal_uInt16 nSlotId, in SetAttr() argument
255 sal_uInt16 nWhich = rPool.GetWhich( nSlotId, sal_False ); in SetAttr()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx2056 long SwView::InsertDoc( sal_uInt16 nSlotId, const String& rFileName, const String& rFilterName, sal… in InsertDoc() argument
2089 return InsertMedium( nSlotId, pMed, nVersion ); in InsertDoc()
2092 long SwView::InsertMedium( sal_uInt16 nSlotId, SfxMedium* pMedium, sal_Int16 nVersion ) in InsertMedium() argument
2098 switch( nSlotId ) in InsertMedium()
2107 nSlotId = SID_INSERTDOC; in InsertMedium()
/trunk/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx63 sal_uInt16 nSlotId, in ScZoomSliderControl() argument
66 :SfxToolBoxControl( nSlotId, nId, rTbx ) in ScZoomSliderControl()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx1300 sal_uInt16 nEdtWhich, nSlotId; in SetDefault() local
1301 if( 0 != (nSlotId = GetAttrPool().GetSlotId( nWhich ) ) && in SetDefault()
1302 nSlotId != nWhich && in SetDefault()
1303 0 != (nEdtWhich = pSdrPool->GetWhich( nSlotId )) && in SetDefault()
1304 nSlotId != nEdtWhich ) in SetDefault()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx388 sal_Bool bActivate, sal_uInt16 nSlotId ) in InsertObject() argument
410 switch (nSlotId) in InsertObject()
424 const SfxSlot* pSlot = pSlotPool->GetSlot(nSlotId); in InsertObject()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx622 long InsertDoc( sal_uInt16 nSlotId, const String& rFileName,
626 long InsertMedium( sal_uInt16 nSlotId, SfxMedium* pMedium, sal_Int16 nVersion );
H A Dtblctrl.hxx40 SwTableOptimizeCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
H A Ddselect.hxx42 virtual void Activate(const sal_uInt16 nSlotId); // Function aktivieren
H A Dconform.hxx36 virtual void Activate(const sal_uInt16 nSlotId); // Function aktivieren
H A Dtbxanchr.hxx40 SwTbxAnchor( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
H A Dconarc.hxx46 virtual void Activate(const sal_uInt16 nSlotId); // Funktion aktivieren
H A Dbookctrl.hxx44 SwBookmarkControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
H A Dconpoly.hxx46 virtual void Activate(const sal_uInt16 nSlotId); // Function aktivieren
H A Dconrect.hxx50 virtual void Activate(const sal_uInt16 nSlotId); // Function aktivieren
H A Dtmplctrl.hxx45 SwTemplateControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
H A Dzoomctrl.hxx40 SwZoomControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
H A Dviewlayoutctrl.hxx43 SwViewLayoutControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
/trunk/main/svx/inc/svx/
H A Dsubtoolboxcontrol.hxx39 SvxSubToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
H A Dextrusioncolorcontrol.hxx40 ExtrusionColorControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
H A Dmodctrl.hxx42 SvxModifyControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx504 sal_uInt16 nSlotId = aContextMenu.Execute( this, ptWhere ); in Command() local
505 switch( nSlotId ) in Command()
591 if (pFormShell->GetImpl()->isControlConversionSlot(nSlotId)) in Command()
594 …if ( pFormShell->GetImpl()->executeControlConversionSlot( pCurrent->GetFormComponent(), nSlotId ) ) in Command()
/trunk/main/sd/source/ui/inc/
H A Dtbx_ww.hxx75 SdTbxControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
H A Dtmplctrl.hxx32 SdTemplateControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
/trunk/main/sc/source/ui/inc/
H A Dtbinsert.hxx43 ScTbxInsertCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rBox );

Completed in 117 milliseconds

123456789