Home
last modified time | relevance | path

Searched refs:nSlotId (Results 51 – 75 of 217) sorted by relevance

123456789

/trunk/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx59 SvxScriptSetItem( sal_uInt16 nSlotId, SfxItemPool& rPool );
69 …static const SfxPoolItem* GetItemOfScript( sal_uInt16 nSlotId, const SfxItemSet& rSet, sal_uInt16 …
75 …static void GetWhichIds( sal_uInt16 nSlotId, const SfxItemSet& rSet, sal_uInt16& rLatin, sal_uInt1…
79 static void GetSlotIds( sal_uInt16 nSlotId, sal_uInt16& rLatin, sal_uInt16& rAsian,
/trunk/main/sfx2/source/control/
H A Dmacro.cxx115 : nSlotId( rSlot.GetSlotId() ), in SfxMacroStatement()
241 : nSlotId( rSlot.GetSlotId() ), in SfxMacroStatement()
273 : nSlotId( 0 ), in SfxMacroStatement()
292 : nSlotId( rOrig.nSlotId ), in SfxMacroStatement()
H A Dsfxstatuslistener.cxx60 …ner( const Reference< XDispatchProvider >& rDispatchProvider, sal_uInt16 nSlotId, const OUString& … in SFX_IMPL_XINTERFACE_3()
62 m_nSlotID( nSlotId ), in SFX_IMPL_XINTERFACE_3()
99 void SfxStatusListener::Bind( sal_uInt16 nSlotId, const rtl::OUString& rNewCommand ) in Bind() argument
108 m_nSlotID = nSlotId; in Bind()
/trunk/main/sw/source/ui/ribbar/
H A Dconform.cxx99 void ConstFormControl::Activate(const sal_uInt16 nSlotId) in Activate() argument
101 m_pWin->SetSdrDrawMode( static_cast<SdrObjKind>(nSlotId) ); in Activate()
102 SwDrawBase::Activate(nSlotId); in Activate()
103 m_pSh->GetDrawView()->SetCurrentObj(nSlotId); in Activate()
H A Dconpoly.cxx112 void ConstPolygon::Activate(const sal_uInt16 nSlotId) in Activate() argument
114 switch (nSlotId) in Activate()
132 SwDrawBase::Activate(nSlotId); in Activate()
H A Dconarc.cxx100 void ConstArc::Activate(const sal_uInt16 nSlotId) in Activate() argument
102 switch (nSlotId) in Activate()
118 SwDrawBase::Activate(nSlotId); in Activate()
H A Dconrect.cxx163 void ConstRectangle::Activate(const sal_uInt16 nSlotId) in Activate() argument
168 switch (nSlotId) in Activate()
209 SwDrawBase::Activate(nSlotId); in Activate()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx198 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetAttrState() local
202 switch ( nSlotId ) in GetAttrState()
211 SvxScriptSetItem aSetItem( nSlotId, GetPool() ); in GetAttrState()
216 if( (nSlotId == SID_ATTR_CHAR_FONT) || (nSlotId == SID_ATTR_CHAR_FONTHEIGHT) ) in GetAttrState()
427 nSlotId = 0; in GetAttrState()
H A Ddrviews2.cxx1135 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr() local
1138 switch ( nSlotId ) in GetStatePropPanelAttr()
1158 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr()
1159 nSlotId == SID_TABLE_VERT_CENTER && eTVA == SDRTEXTVERTADJUST_CENTER || in GetStatePropPanelAttr()
1160 nSlotId == SID_TABLE_VERT_BOTTOM && eTVA == SDRTEXTVERTADJUST_BOTTOM; in GetStatePropPanelAttr()
1161 rSet.Put(SfxBoolItem(nSlotId, bSet)); in GetStatePropPanelAttr()
1165 rSet.Put(SfxBoolItem(nSlotId, sal_False)); in GetStatePropPanelAttr()
/trunk/main/svx/inc/svx/
H A Dlinectrl.hxx55 SvxLineStyleToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
73 SvxLineWidthToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
90 SvxLineColorToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
160 SvxLineEndToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
H A Dverttexttbxctrl.hxx36 SvxVertCTLTextTbxCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
51 SvxCTLTextTbxCtrl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
60 SvxVertTextTbxCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
/trunk/main/sfx2/source/sidebar/
H A DControllerItem.cxx98 const sal_uInt16 nSlotId, in ControllerItem() argument
101 : SfxControllerItem(nSlotId, rBindings), in ControllerItem()
113 const sal_uInt16 nSlotId, in ControllerItem() argument
118 : SfxControllerItem(nSlotId, rBindings), in ControllerItem()
/trunk/main/svl/source/items/
H A Dpoolio.cxx224 sal_uInt16 nSlotId = GetSlotId( (*ppDefItem)->Which(), sal_False ); in Store() local
225 aWhichIdsRec.NewContent(nSlotId, 0); in Store()
293 sal_uInt16 nSlotId = GetSlotId( pDefaultItem->Which(), sal_False ); in Store() local
294 aDefsRec.NewContent( nSlotId, 0 ); in Store()
1031 sal_uInt16 nSlotId, // Slot-Id des zu ladenden <SfxPoolItem>s in LoadSurrogate() argument
1096 sal_uInt16 nMappedWhich = nSlotId ? GetWhich(nSlotId, sal_True) : 0; in LoadSurrogate()
1593 sal_uInt16 nSlotId = pPool->GetSlotId( rItem.Which(), sal_True ); in StoreItem() local
1598 rStream << rItem.Which() << nSlotId; in StoreItem()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx919 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr() local
922 switch ( nSlotId ) in GetStatePropPanelAttr()
942 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr()
943 nSlotId == SID_TABLE_VERT_CENTER && eTVA == SDRTEXTVERTADJUST_CENTER || in GetStatePropPanelAttr()
944 nSlotId == SID_TABLE_VERT_BOTTOM && eTVA == SDRTEXTVERTADJUST_BOTTOM; in GetStatePropPanelAttr()
945 rSet.Put(SfxBoolItem(nSlotId, bSet)); in GetStatePropPanelAttr()
949 rSet.Put(SfxBoolItem(nSlotId, sal_False)); in GetStatePropPanelAttr()
/trunk/main/sc/source/ui/view/
H A Dtabvwshc.cxx80 Window* pParent, sal_uInt16 nSlotId ) in CreateRefDialog() argument
85 if ( SC_MOD()->GetCurRefDlgId() != nSlotId ) in CreateRefDialog()
88 if ( nCurRefDlgId != nSlotId ) in CreateRefDialog()
102 switch( nSlotId ) in CreateRefDialog()
H A Dtabvwsha.cxx755 sal_uInt16 nSlotId = rReq.GetSlot(); in ExecDrawOpt() local
756 switch (nSlotId) in ExecDrawOpt()
759 if ( pArgs && pArgs->GetItemState(nSlotId,sal_True,&pItem) == SFX_ITEM_SET ) in ExecDrawOpt()
768 if ( pArgs && pArgs->GetItemState(nSlotId,sal_True,&pItem) == SFX_ITEM_SET ) in ExecDrawOpt()
777 if ( pArgs && pArgs->GetItemState(nSlotId,sal_True,&pItem) == SFX_ITEM_SET ) in ExecDrawOpt()
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx78 TableWindow( sal_uInt16 nSlotId,
98 TableWindow::TableWindow( sal_uInt16 nSlotId, const rtl::OUString& rCmd, ToolBox& rParentTbx, const… in TableWindow() argument
99 SfxPopupWindow( nSlotId, rFrame, WB_SYSTEMWINDOW ), in TableWindow()
773 SvxTableToolBoxControl::SvxTableToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx )… in SvxTableToolBoxControl() argument
774 SfxToolBoxControl( nSlotId, nId, rTbx ), in SvxTableToolBoxControl()
840 SvxColumnsToolBoxControl::SvxColumnsToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rT… in SvxColumnsToolBoxControl() argument
841 SfxToolBoxControl( nSlotId, nId, rTbx ) in SvxColumnsToolBoxControl()
/trunk/main/sc/inc/
H A Dscmod.hxx280 SC_DLLPUBLIC sal_Bool RegisterRefWindow( sal_uInt16 nSlotId, Window *pWnd );
281 SC_DLLPUBLIC sal_Bool UnregisterRefWindow( sal_uInt16 nSlotId, Window *pWnd );
282 SC_DLLPUBLIC sal_Bool IsAliveRefDlg( sal_uInt16 nSlotId, Window *pWnd );
283 SC_DLLPUBLIC Window * Find1RefWindow( sal_uInt16 nSlotId, Window *pWndAncestor );
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2384 sal_uInt16 nSlotId = 0; in KeyInput() local
2446 nSlotId = FN_GOTO_NEXT_CELL; in KeyInput()
2450 nSlotId = FN_GOTO_PREV_CELL; in KeyInput()
2572 if( nSlotId && rView.GetViewFrame()->GetBindings().GetRecorder().is() ) in KeyInput()
2574 SfxRequest aReq(rView.GetViewFrame(), nSlotId ); in KeyInput()
4865 sal_uInt16 nSlotId = 0; in Command() local
4876 case DICTATIONCOMMAND_UNDO: nSlotId = SID_UNDO; break; in Command()
4900 nSlotId = FN_NUM_NUMBERING_ON; in Command()
4904 nSlotId = FN_NUM_NUMBERING_ON; in Command()
4922 if ( nSlotId ) in Command()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx130 bool IsValidSlotWhich(sal_uInt16 nSlotId, sal_uInt16 nWhichId) in IsValidSlotWhich() argument
132 return (nSlotId != 0 && nWhichId != 0 && nSlotId != nWhichId); in IsValidSlotWhich()
308 sal_uInt16 nSlotId = rSrcPool.GetSlotId(nWhich); in TransformWhichBetweenPools() local
309 if (IsValidSlotWhich(nSlotId, nWhich)) in TransformWhichBetweenPools()
310 nWhich = rDestPool.GetWhich(nSlotId); in TransformWhichBetweenPools()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx55 LibBoxControl::LibBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in LibBoxControl() argument
56 : SfxToolBoxControl( nSlotId, nId, rTbx ) in LibBoxControl()
360 LanguageBoxControl::LanguageBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in LanguageBoxControl() argument
361 : SfxToolBoxControl( nSlotId, nId, rTbx ) in LanguageBoxControl()
/trunk/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx50 SvxTbxCtlCustomShapes::SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxTbxCtlCustomShapes() argument
51 SfxToolBoxControl( nSlotId, nId, rTbx ), in SvxTbxCtlCustomShapes()
54 switch( nSlotId ) in SvxTbxCtlCustomShapes()
/trunk/main/sw/source/ui/inc/
H A Dworkctrl.hxx77 SwTbxInsertCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
103 SwTbxAutoTextCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
209 SwPreviewZoomControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1267 sal_uInt16 nSlotId = SfxItemPool::IsWhich(nWhich) in GetStatePropPanelAttr() local
1270 switch ( nSlotId ) in GetStatePropPanelAttr()
1290 sal_Bool bSet = nSlotId == SID_TABLE_VERT_NONE && eTVA == SDRTEXTVERTADJUST_TOP|| in GetStatePropPanelAttr()
1291 nSlotId == SID_TABLE_VERT_CENTER && eTVA == SDRTEXTVERTADJUST_CENTER || in GetStatePropPanelAttr()
1292 nSlotId == SID_TABLE_VERT_BOTTOM && eTVA == SDRTEXTVERTADJUST_BOTTOM; in GetStatePropPanelAttr()
1293 rSet.Put(SfxBoolItem(nSlotId, bSet)); in GetStatePropPanelAttr()
1297 rSet.Put(SfxBoolItem(nSlotId, sal_False)); in GetStatePropPanelAttr()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx710 … SfxSlotId nSlotId = lcl_getSlotFromUnoName( SfxSlotPool::GetSlotPool( NULL ), sUnoSlotName ); in queryDispatch() local
711 if ( nSlotId > 0 ) in queryDispatch()
714 … AttributeDispatchers::const_iterator aDispatcherPos = m_aDispatchers.find( nSlotId ); in queryDispatch()
717 SingleAttributeDispatcher pDispatcher = implCreateDispatcher( nSlotId, _rURL ); in queryDispatch()
720 …DispatcherPos = m_aDispatchers.insert( AttributeDispatchers::value_type( nSlotId, pDispatcher ) ).… in queryDispatch()

Completed in 1833 milliseconds

123456789