Home
last modified time | relevance | path

Searched refs:nSID (Results 1 – 25 of 142) sorted by relevance

123456

/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx644 nSID = FN_NUM_BULLET_ON; in IMPL_LINK()
648 nSID = FN_NUM_NUMBERING_ON; in IMPL_LINK()
675 nSID = SID_TABLE_VERT_CENTER; in IMPL_LINK()
682 nSID = SID_TABLE_VERT_BOTTOM; in IMPL_LINK()
1072 sal_uInt16 nSID, in NotifyItemUpdate() argument
1079 switch (nSID) in NotifyItemUpdate()
1156 switch (nSID) in StateChangedAlignmentImpl()
1217 switch (nSID) in StateChangedAlignmentImpl()
1433 if (nSID==SID_OUTLINE_LEFT) in StateChangeOutLineImpl()
1440 if (nSID==SID_OUTLINE_RIGHT) in StateChangeOutLineImpl()
[all …]
H A DParaPropertyPanel.hxx235 void VertStateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState);
236 void ParaBKGStateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState);
237 void StateChangedAlignmentImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
238 void StateChangedIndentImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
239 void StateChangedLnSPImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
240 void StateChangedULImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
241 void StateChangeOutLineImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
242 void StateChangeIncDecImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
244 void StateChangeBulletNumImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
247 …void StateChangeBulletNumRuleImpl( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState…
/trunk/main/sfx2/source/appl/
H A Dappbas.cxx176 pVar->SetUserData( nSID ); in MakeVariable()
218 sal_uInt16 nSID = rReq.GetSlot(); in PropExec_Impl() local
219 switch ( nSID ) in PropExec_Impl()
223 SFX_REQUEST_ARG(rReq, pItem, SfxStringItem, nSID, sal_False); in PropExec_Impl()
236 SFX_REQUEST_ARG(rReq, pItem, SfxObjectItem, nSID, sal_False); in PropExec_Impl()
247 SFX_REQUEST_ARG(rReq, pCountItem, SfxUInt16Item, nSID, sal_False); in PropExec_Impl()
259 SFX_REQUEST_ARG(rReq, pStringItem, SfxStringItem, nSID, sal_False); in PropExec_Impl()
277 SFX_REQUEST_ARG(rReq, pStringItem, SfxStringItem, nSID, sal_False); in PropExec_Impl()
291 for ( sal_uInt16 nSID = aIter.FirstWhich(); nSID; nSID = aIter.NextWhich() ) in PropState_Impl() local
293 switch ( nSID ) in PropState_Impl()
[all …]
H A Dappopen.cxx678 sal_uInt16 nSID = rReq.GetSlot(); in OpenDocExec_Impl() local
710 else if ( nSID == SID_OPENTEMPLATE ) in OpenDocExec_Impl()
756 if ( nSID == SID_OPENTEMPLATE ) in OpenDocExec_Impl()
832 if ( SID_OPENURL == nSID ) in OpenDocExec_Impl()
836 nSID = SID_OPENDOC; in OpenDocExec_Impl()
838 else if ( nSID == SID_OPENTEMPLATE ) in OpenDocExec_Impl()
849 else if ( nSID == SID_OPENHYPERLINK ) in OpenDocExec_Impl()
852 nSID = SID_OPENDOC; in OpenDocExec_Impl()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1047 for ( sal_uInt16 nSID = aIter.FirstWhich(); nSID; nSID = aIter.NextWhich() ) in StateHistory_Impl() local
3423 ToggleChildWindow( nSID ); in ChildWindowExecute()
3428 if ( nSID == SID_HYPERLINK_DIALOG || nSID == SID_SEARCH_DLG ) in ChildWindowExecute()
3453 for ( sal_uInt16 nSID = aIter.FirstWhich(); nSID; nSID = aIter.NextWhich() ) in ChildWindowState() local
3464 rState.DisableItem(nSID); in ChildWindowState()
3468 rState.Put( SfxBoolItem( nSID, HasChildWindow(nSID)) ); in ChildWindowState()
3480 rState.Put( SfxBoolItem( nSID, HasChildWindow(nSID) ) ); in ChildWindowState()
3495 rState.Put( SfxBoolItem( nSID, HasChildWindow( nSID ) ) ); in ChildWindowState()
3507 rState.Put( SfxBoolItem( nSID, HasChildWindow( nSID ) ) ); in ChildWindowState()
3511 rState.Put( SfxBoolItem( nSID, HasChildWindow(nSID) ) ); in ChildWindowState()
[all …]
/trunk/main/svx/inc/svx/
H A Dtbcontrl.hxx190 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
240 virtual void StateChanged ( sal_uInt16 nSID, SfxItemState eState,
291 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
318 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
341 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
362 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
382 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
403 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
425 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
439 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
H A Dlinectrl.hxx58 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
76 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
93 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
147 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
163 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
H A Dgrafctrl.hxx59 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
76 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
168 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
/trunk/main/svx/source/dialog/
H A Dsrchctrl.cxx58 void SvxSearchController::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged() argument
63 if ( SID_STYLE_FAMILY1 <= nSID && nSID <= SID_STYLE_FAMILY4 ) in StateChanged()
70 else if ( SID_SEARCH_OPTIONS == nSID ) in StateChanged()
76 else if ( SID_SEARCH_ITEM == nSID ) in StateChanged()
82 else if ( SID_SEARCH_OPTIONS == nSID || SID_SEARCH_ITEM == nSID ) in StateChanged()
H A Drlrcitem.cxx56 void SvxRulerItem::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged() argument
63 switch(nSID) in StateChanged()
113 rRuler.Update(pItem, nSID); in StateChanged()
118 rRuler.Update(pItem, nSID); in StateChanged()
120 rRuler.Update(pItem, nSID); in StateChanged()
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx98 sal_uInt16 nSID, in StateChanged() argument
107 if(nSID == SID_ATTR_FILL_STYLE) in StateChanged()
119 if(nSID == SID_ATTR_FILL_STYLE) in StateChanged()
129 if(nSID == SID_ATTR_FILL_COLOR) in StateChanged()
139 else if(nSID == SID_ATTR_FILL_GRADIENT) in StateChanged()
149 else if(nSID == SID_ATTR_FILL_HATCH) in StateChanged()
159 else if(nSID == SID_ATTR_FILL_BITMAP) in StateChanged()
203 if(nSID == SID_ATTR_FILL_STYLE) in StateChanged()
222 (nSID == SID_ATTR_FILL_COLOR && eXFS == XFILL_SOLID) || in StateChanged()
224 (nSID == SID_ATTR_FILL_HATCH && eXFS == XFILL_HATCH) || in StateChanged()
[all …]
H A Dlinectrl.cxx111 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
128 if( nSID == SID_ATTR_LINE_STYLE ) in StateChanged()
133 else if( nSID == SID_ATTR_LINE_DASH ) in StateChanged()
142 else if ( nSID != SID_DASH_LIST ) in StateChanged()
246 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
252 if ( nSID == SID_ATTR_METRIC ) in StateChanged()
314 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
320 if ( nSID != SID_COLOR_TABLE ) in StateChanged()
660 sal_uInt16 nSID, SfxItemState, const SfxPoolItem* pState ) in StateChanged() argument
662 if ( nSID == SID_LINEEND_LIST ) in StateChanged()
H A Dlboxctrl.cxx89 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
148 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
151 SfxPopupWindow::StateChanged( nSID, eState, pState ); in StateChanged()
280 sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
282 if ( nSID == SID_UNDO || nSID == SID_REDO ) in StateChanged()
296 SvxListBoxControl::StateChanged( nSID, eState, pState ); in StateChanged()
H A Dverttexttbxctrl.cxx72 sal_uInt16 nSID, in StateChanged() argument
80 if ( nSID == SID_VERTICALTEXT_STATE ) in StateChanged()
82 else if ( nSID == SID_CTLFONT_STATE ) in StateChanged()
86 SfxToolBoxControl::StateChanged(nSID, eState, pState); in StateChanged()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx756 sal_uInt16 nSID = pSVMenu->GetItemId(nPos); in Bind_Impl() local
758 bFound = pSVMenu->GetPopupMenu(nSID) == pMenu; in Bind_Impl()
772 if ( ( nSID == SID_ADDONS ) || in Bind_Impl()
773 ( nSID == SID_ADDONHELP ) || in Bind_Impl()
780 pSubMenu = new SfxVirtualMenu( nSID, this, in Bind_Impl()
785 rCtrl.Bind( this, nSID, *pSubMenu, in Bind_Impl()
786 pSVMenu->GetItemText(nSID), pSVMenu->GetHelpText(nSID), in Bind_Impl()
1286 sal_uInt16 nSID = pSVMenu->GetItemId(nPos); in InitPopup() local
1287 PopupMenu *pMenu = pSVMenu->GetPopupMenu( nSID ); in InitPopup()
1301 rCtrl.Bind( this, nSID, *pSubMenu, in InitPopup()
[all …]
/trunk/main/svx/source/form/
H A Dtbxform.cxx177 void SvxFmTbxCtlConfig::StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pStat… in StateChanged() argument
179 if (nSID == SID_FM_CONFIG) in StateChanged()
223 SfxToolBoxControl::StateChanged( nSID, eState,pState ); in StateChanged()
288 void SvxFmTbxCtlAbsRec::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pSta… in StateChanged() argument
310 SfxToolBoxControl::StateChanged( nSID, eState,pState ); in StateChanged()
423 void SvxFmTbxCtlRecTotal::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pS… in StateChanged() argument
440 SfxToolBoxControl::StateChanged( nSID, eState,pState ); in StateChanged()
H A Dfmshimp.cxx4210 void ControlConversionMenuController::StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxP… in StateChanged() argument
4212 if (nSID == GetId()) in StateChanged()
4213 SfxMenuControl::StateChanged(nSID, eState, pState); in StateChanged()
4214 else if (FmXFormShell::isControlConversionSlot(nSID)) in StateChanged()
4216 if ((m_pConversionMenu->GetItemPos(nSID) != MENU_ITEM_NOTFOUND) && (eState == SFX_ITEM_DISABLED)) in StateChanged()
4218 m_pConversionMenu->RemoveItem(m_pConversionMenu->GetItemPos(nSID)); in StateChanged()
4220 …else if ((m_pConversionMenu->GetItemPos(nSID) == MENU_ITEM_NOTFOUND) && (eState != SFX_ITEM_DISABL… in StateChanged()
4225 sal_uInt16 nSourcePos = pSource->GetItemPos(nSID); in StateChanged()
4241 …m_pConversionMenu->InsertItem(nSID, pSource->GetItemText(nSID), pSource->GetItemBits(nSID), ++nPre… in StateChanged()
4242 m_pConversionMenu->SetItemImage(nSID, pSource->GetItemImage(nSID)); in StateChanged()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx155 virtual sal_uInt16 ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs=0, sal_uInt16 nMode=0 );
156 …sal_uInt16 ExecuteFunction( sal_uInt16 nSID, const SfxItemSet& rArgs , sal_uInt16 nMo…
214 sal_Bool IsLocked( sal_uInt16 nSID = 0 ) const;
222 SfxItemState QueryState( sal_uInt16 nSID, const SfxPoolItem* &rpState );
223 SfxItemState QueryState( sal_uInt16 nSID, ::com::sun::star::uno::Any& rAny );
242 SAL_DLLPRIVATE sal_Bool IsSlotEnabledByFilter_Impl( sal_uInt16 nSID ) const;
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx229 void SvxPosSizeStatusBarControl::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged() argument
236 switch ( nSID ) in StateChanged()
244 if ( nSID == SID_PSZ_FUNCTION ) in StateChanged()
260 if ( nSID == SID_TABLE_CELL ) in StateChanged()
262 else if ( nSID == SID_ATTR_POSITION ) in StateChanged()
264 else if ( nSID == GetSlotId() ) // controller is registered for SID_ATTR_SIZE in StateChanged()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx1115 for ( sal_uInt16 nSID = aIter.FirstWhich(); nSID; nSID = aIter.NextWhich() ) in StateProps_Impl() local
1117 switch ( nSID ) in StateProps_Impl()
1121 rSet.Put( SfxStringItem( nSID, in StateProps_Impl()
1128 rSet.Put( SfxStringItem( nSID, in StateProps_Impl()
1135 rSet.Put( SfxStringItem( nSID, ::comphelper::string:: in StateProps_Impl()
1177 rSet.Put( SfxBoolItem( nSID, SFX_LOADED_MAINDOCUMENT != in StateProps_Impl()
1182 rSet.Put( SfxBoolItem( nSID, SFX_LOADED_IMAGES != in StateProps_Impl()
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx150 sal_uInt16 nSID = rReq.GetSlot(); in impl_execute() local
151 switch( nSID ) in impl_execute()
179 sal_Bool bHorizontal = ( nSID == SID_EXTRUSION_TILT_DOWN ) || ( nSID == SID_EXTRUSION_TILT_UP ); in impl_execute()
180 …sal_Int32 nDiff = ( nSID == SID_EXTRUSION_TILT_LEFT ) || ( nSID == SID_EXTRUSION_TILT_UP ) ? 5 : -… in impl_execute()
503 sal_uInt16 nSID = rReq.GetSlot(); in execute() local
508 switch( nSID ) in execute()
622 if( nSID == SID_EXTRUSION_TOOGLE ) in execute()
H A Dfontworkbar.cxx276 sal_uInt16 nSID = rReq.GetSlot(); in impl_execute() local
277 switch( nSID ) in impl_execute()
454 sal_uInt16 nSID = rReq.GetSlot(); in execute() local
455 switch( nSID ) in execute()
459 FontWorkGalleryDialog aDlg( pSdrView, ImpGetViewWin(pSdrView), nSID ); in execute()
/trunk/main/sfx2/source/explorer/
H A Dnochaos.cxx54 inline void Insert( SfxPoolItem* pItem, sal_uInt16 nSID, sal_uInt16 nFlags );
180 sal_uInt16 nSID, sal_uInt16 nFlags /* Item Info */ ) in Insert() argument
185 m_pItemInfos[ nPos ]._nSID = nSID; in Insert()
/trunk/main/svx/source/inc/
H A Dtbxform.hxx82 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
100 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
140 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
/trunk/main/sw/source/ui/inc/
H A Dworkctrl.hxx82 virtual void StateChanged( sal_uInt16 nSID,
108 virtual void StateChanged( sal_uInt16 nSID,
212 virtual void StateChanged( sal_uInt16 nSID,

Completed in 206 milliseconds

123456