/aoo4110/main/sd/source/ui/view/ |
H A D | drviewse.cxx | 165 ( nSId == SID_TEXTEDIT || nSId == SID_ATTR_CHAR || nSId == SID_TEXT_FITTOSIZE || in FuPermanent() 166 nSId == SID_ATTR_CHAR_VERTICAL || nSId == SID_TEXT_FITTOSIZE_VERTICAL ) ) in FuPermanent() 177 MapSlot( nSId ); in FuPermanent() 214 if ( nSId != SID_TEXTEDIT && nSId != SID_ATTR_CHAR && nSId != SID_TEXT_FITTOSIZE && in FuPermanent() 215 nSId != SID_ATTR_CHAR_VERTICAL && nSId != SID_TEXT_FITTOSIZE_VERTICAL && in FuPermanent() 229 (nSId == SID_TEXTEDIT || nSId == SID_ATTR_CHAR || nSId == SID_TEXT_FITTOSIZE || in FuPermanent() 246 MapSlot( nSId ); in FuPermanent() 248 switch ( nSId ) in FuPermanent() 669 MapSlot( nSId ); in FuSupport() 671 switch ( nSId ) in FuSupport() [all …]
|
H A D | drviewsc.cxx | 83 sal_uInt16 nSId = rReq.GetSlot(); in FuTemp03() local 84 switch( nSId ) in FuTemp03() 661 sal_uInt16 DrawViewShell::GetIdBySubId( sal_uInt16 nSId ) in GetIdBySubId() argument 664 switch( nSId ) in GetIdBySubId() 861 void DrawViewShell::MapSlot( sal_uInt16 nSId ) in MapSlot() argument 863 sal_uInt16 nMappedSId = GetIdBySubId( nSId ); in MapSlot() 868 mpSlotArray[ nID ] = nSId; in MapSlot() 912 sal_uInt16 nId = GetArrayId( nSId ); in GetMappedSlot() 920 if( nSId == nSlot ) in GetMappedSlot() 932 sal_uInt16 DrawViewShell::GetArrayId( sal_uInt16 nSId ) in GetArrayId() argument [all …]
|
H A D | drviews2.cxx | 143 sal_uInt16 nSId = rReq.GetSlot(); in FuTemporary() local 146 MapSlot( nSId ); in FuTemporary() 148 switch ( nSId ) in FuTemporary() 627 switch (nSId) in FuTemporary() 911 sal_uInt16 nSId = rReq.GetSlot(); in ExecChar() local 913 MapSlot( nSId ); in ExecChar() 915 switch ( nSId ) in ExecChar() 1097 sal_uInt16 nSId = rReq.GetSlot(); in ExecutePropPanelAttr() local 1100 switch ( nSId ) in ExecutePropPanelAttr() 1106 if (nSId == SID_TABLE_VERT_CENTER) in ExecutePropPanelAttr() [all …]
|
H A D | outlnvs2.cxx | 92 sal_uInt16 nSId = rReq.GetSlot(); in FuTemporary() local 94 switch( nSId ) in FuTemporary() 333 sal_uInt16 nSId = rReq.GetSlot(); in FuTemporaryModify() local 335 if (nSId != SID_OUTLINE_BULLET && nSId != FN_SVX_SET_BULLET && nSId != FN_SVX_SET_NUMBER) in FuTemporaryModify() 344 switch( nSId ) in FuTemporaryModify() 494 switch( nSId ) in FuTemporaryModify()
|
H A D | drviewsi.cxx | 82 sal_uInt16 nSId = rReq.GetSlot(); in ExecEffectWin() local 84 switch( nSId ) in ExecEffectWin() 164 sal_uInt16 nSId = SID_CONVERT_TO_3D; in AssignFrom3DWindow() local 165 SfxBoolItem aItem( nSId, sal_True ); in AssignFrom3DWindow() 167 nSId, SFX_CALLMODE_SYNCHRON | SFX_CALLMODE_RECORD, &aItem, 0L ); in AssignFrom3DWindow()
|
H A D | drviews6.cxx | 191 sal_uInt16 nSId = rReq.GetSlot(); in ExecAnimationWin() local 193 switch( nSId ) in ExecAnimationWin() 208 if( nSId == SID_ANIMATOR_ADD ) in ExecAnimationWin() 210 else if( nSId == SID_ANIMATOR_CREATE ) in ExecAnimationWin() 455 sal_uInt16 nSId = rReq.GetSlot(); in FuTemp04() local 456 switch( nSId ) in FuTemp04() 708 if (nSId == SID_DISPLAY_MASTER_BACKGROUND) in FuTemp04()
|
H A D | drviewsd.cxx | 69 sal_uInt16 nSId = rReq.GetSlot(); in ExecNavigatorWin() local 71 switch( nSId ) in ExecNavigatorWin() 95 else if (nSId == SID_NAVIGATOR_PAGE) in ExecNavigatorWin() 148 else if (nSId == SID_NAVIGATOR_OBJECT) in ExecNavigatorWin()
|
H A D | drbezob.cxx | 240 sal_uInt16 nSId = rReq.GetSlot(); in Execute() local 242 switch (nSId) in Execute() 262 switch (nSId) in Execute() 284 switch (nSId) in Execute()
|
H A D | sdruler.cxx | 56 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState, 78 void RulerCtrlItem::StateChanged( sal_uInt16 nSId, SfxItemState, const SfxPoolItem* pState ) in StateChanged() argument 80 switch( nSId ) in StateChanged()
|
H A D | drviews7.cxx | 264 sal_uInt16 nSId = GetCurrentFunction()->GetSlotID(); in GetMenuState() local 266 rSet.Put( SfxBoolItem( nSId, sal_True ) ); in GetMenuState() 269 sal_uInt16 nId = GetIdBySubId( nSId ); in GetMenuState() 275 nSId != SID_DRAWTBX_INSERT && in GetMenuState() 276 nSId != SID_POSITION && in GetMenuState() 277 nSId != SID_OBJECT_ALIGN ) in GetMenuState()
|
H A D | viewshe3.cxx | 218 sal_uInt16 nSId = rRequest.GetSlot(); in CreateOrDuplicatePage() local 348 switch (nSId) in CreateOrDuplicatePage()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | tbxww.cxx | 297 if( rTbx.IsItemChecked( nSId ) ) in StateChanged() 298 rTbx.CheckItem( nSId, sal_False ); in StateChanged() 315 if( nSId != SID_ZOOM_TOOLBOX && in StateChanged() 316 nSId != SID_DRAWTBX_INSERT && in StateChanged() 317 nSId != SID_POSITION && in StateChanged() 318 nSId != SID_OBJECT_ALIGN ) in StateChanged() 323 if( nSId != SID_DRAWTBX_TEXT && in StateChanged() 329 if( nSId != SID_DRAWTBX_ELLIPSES && in StateChanged() 332 if( nSId != SID_DRAWTBX_LINES && in StateChanged() 335 if( nSId != SID_DRAWTBX_ARROWS && in StateChanged() [all …]
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuolbull.cxx | 79 const sal_uInt16 nSId = rReq.GetSlot(); in DoExecute() local 80 if ( nSId == FN_SVX_SET_BULLET || nSId == FN_SVX_SET_NUMBER ) in DoExecute() 158 const sal_uInt16 nSId = rReq.GetSlot(); in SetCurrentBulletsNumbering() local 159 if ( nSId != FN_SVX_SET_BULLET && nSId != FN_SVX_SET_NUMBER ) in SetCurrentBulletsNumbering() 165 SFX_REQUEST_ARG( rReq, pItem, SfxUInt16Item, nSId, sal_False ); in SetCurrentBulletsNumbering() 227 nSId == FN_SVX_SET_BULLET ? eNBOType::MIXBULLETS : eNBOType::NUMBERING ); in SetCurrentBulletsNumbering() 237 if ( nSId == FN_SVX_SET_BULLET && bToggle && nIdx==0 ) in SetCurrentBulletsNumbering() 294 … pOLV->ToggleBulletsNumbering( bToggle, nSId == FN_SVX_SET_BULLET, bInMasterView ? 0 : pNumRule ); in SetCurrentBulletsNumbering() 299 …mpView->ChangeMarkedObjectsBulletsNumbering( bToggle, nSId == FN_SVX_SET_BULLET, bInMasterView ? 0… in SetCurrentBulletsNumbering()
|
H A D | futempl.cxx | 116 sal_uInt16 nSId = rReq.GetSlot(); in DoExecute() local 143 switch( nSId ) in DoExecute() 165 rReq.AppendItem( SfxStringItem( nSId, aUIName ) ); in DoExecute() 172 if (pArgs->GetItemState(nSId) == SFX_ITEM_SET) in DoExecute() 173 aStyleName = ( ( (const SfxStringItem &) pArgs->Get( nSId ) ).GetValue() ); in DoExecute() 177 switch( nSId ) in DoExecute() 273 if( pArgs->GetItemState( nSId ) == SFX_ITEM_SET ) in DoExecute() 275 aStyleName = ( ( (const SfxStringItem &) pArgs->Get( nSId ) ).GetValue() ); in DoExecute() 306 switch( nSId ) in DoExecute() 602 if( nSId == SID_STYLE_NEW ) in DoExecute() [all …]
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | navigatr.cxx | 281 sal_uInt16 nSId = 0; in IMPL_LINK() local 290 nSId = SID_NAVIGATOR_PEN; in IMPL_LINK() 293 if( nSId > 0 ) in IMPL_LINK() 295 SfxBoolItem aItem( nSId, sal_True ); in IMPL_LINK() 297 nSId, SFX_CALLMODE_SLOT |SFX_CALLMODE_RECORD, &aItem, 0L ); in IMPL_LINK() 940 void SdNavigatorControllerItem::StateChanged( sal_uInt16 nSId, in StateChanged() argument 943 if( eState >= SFX_ITEM_AVAILABLE && nSId == SID_NAVIGATOR_STATE ) in StateChanged() 1028 void SdPageNameControllerItem::StateChanged( sal_uInt16 nSId, in StateChanged() argument 1031 if( eState >= SFX_ITEM_AVAILABLE && nSId == SID_NAVIGATOR_PAGENAME ) in StateChanged()
|
H A D | gluectrl.cxx | 168 void SdTbxCtlGlueEscDir::StateChanged( sal_uInt16 nSId, in StateChanged() argument 198 SfxToolBoxControl::StateChanged( nSId, eState, pState ); in StateChanged()
|
/aoo4110/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 75 SVX_DLLPRIVATE void onInsert( sal_uInt16 nSId, const SfxItemSet* pArgs = 0 ); 76 SVX_DLLPRIVATE void onDelete( sal_uInt16 nSId ); 77 SVX_DLLPRIVATE void onSelect( sal_uInt16 nSId ); 83 SVX_DLLPRIVATE void SetVertical( sal_uInt16 nSId );
|
/aoo4110/main/svx/source/table/ |
H A D | tablecontroller.cxx | 537 switch( nSId ) in onInsert() 618 void SvxTableController::onDelete( sal_uInt16 nSId ) in onDelete() argument 635 switch( nSId ) in onDelete() 688 switch( nSId ) in onSelect() 762 const sal_uInt16 nSId = rReq.GetSlot(); in Execute() local 763 switch( nSId ) in Execute() 767 onInsert( nSId, rReq.GetArgs() ); in Execute() 771 onDelete( nSId ); in Execute() 776 onSelect( nSId ); in Execute() 819 SetVertical( nSId ); in Execute() [all …]
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | DrawViewShell.hxx | 419 sal_uInt16 GetIdBySubId( sal_uInt16 nSId ); 420 void MapSlot( sal_uInt16 nSId ); 422 sal_uInt16 GetMappedSlot( sal_uInt16 nSId ); 423 sal_uInt16 GetArrayId( sal_uInt16 nSId );
|
H A D | tbx_ww.hxx | 70 sal_Bool IsCheckable( sal_uInt16 nSId ); 80 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState,
|
H A D | navigatr.hxx | 191 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState, 214 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState,
|
/aoo4110/main/idl/source/objects/ |
H A D | slot.cxx | 1602 sal_uLong nSId = GetSlotId().GetValue(); in WriteSrc() local 1603 if( !pTable->IsKeyValid( nSId ) ) in WriteSrc() 1605 pTable->Insert( nSId, this ); in WriteSrc() 1606 rOutStm << "SfxSlotInfo " << ByteString::CreateFromInt32( nSId ).GetBuffer() in WriteSrc() 1671 sal_uLong nSId = GetSlotId().GetValue(); in WriteHelpId() local 1672 if( !pTable->IsKeyValid( nSId ) ) in WriteHelpId() 1674 pTable->Insert( nSId, this ); in WriteHelpId() 1675 …fine " << GetSlotId().GetBuffer() << '\t' << ByteString::CreateFromInt32( nSId ).GetBuffer() << en… in WriteHelpId()
|
/aoo4110/main/sfx2/inc/sfx2/sidebar/ |
H A D | ControllerItem.hxx | 62 const sal_uInt16 nSId, 136 virtual void StateChanged (sal_uInt16 nSId, SfxItemState eState, const SfxPoolItem* pState);
|
/aoo4110/main/svx/inc/svx/ |
H A D | float3d.hxx | 282 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState, 301 virtual void StateChanged(sal_uInt16 nSId, SfxItemState eState, const SfxPoolItem* pState);
|
/aoo4110/main/sw/source/ui/sidebar/ |
H A D | WrapPropertyPanel.cxx | 209 const sal_uInt16 nSId, in NotifyItemUpdate() argument 228 switch( nSId ) in NotifyItemUpdate()
|