/aoo42x/main/sw/source/ui/shells/ |
H A D | txtattr.cxx | 375 switch (nSlot) in ExecParaAttr() 657 while (nSlot) in GetAttrState() 730 nSlot = 0; in GetAttrState() 744 nSlot = 0; in GetAttrState() 752 nSlot = 0; in GetAttrState() 765 nSlot = 0; in GetAttrState() 814 nSlot = 0; in GetAttrState() 826 nSlot = 0; in GetAttrState() 839 nSlot = 0; in GetAttrState() 845 nSlot = 0; in GetAttrState() [all …]
|
H A D | txtcrsr.cxx | 93 sal_uInt16 nSlot = rReq.GetSlot(); in ExecBasicMove() local 99 switch(nSlot) in ExecBasicMove() 119 sal_uInt16 nSlot = rReq.GetSlot(); in ExecMove() local 121 switch ( nSlot ) in ExecMove() 159 sal_uInt16 nSlot = rReq.GetSlot(); in ExecMovePage() local 160 switch( nSlot ) in ExecMovePage() 206 sal_uInt16 nSlot = rReq.GetSlot(); in ExecMoveLingu() local 208 switch ( nSlot ) in ExecMoveLingu() 247 sal_uInt16 nSlot = rReq.GetSlot(); in ExecMoveMisc() local 249 switch ( nSlot ) in ExecMoveMisc() [all …]
|
H A D | tabsh.cxx | 514 switch ( nSlot ) in Execute() 1146 switch ( nSlot ) in Execute() 1257 while ( nSlot ) in GetState() 1259 switch ( nSlot ) in GetState() 1290 rSet.DisableItem(nSlot); in GetState() 1309 rSet.DisableItem( nSlot ); in GetState() 1318 rSet.DisableItem( nSlot ); in GetState() 1362 rSet.DisableItem( nSlot ); in GetState() 1369 rSet.DisableItem( nSlot ); in GetState() 1427 nSlot = aIter.NextWhich(); in GetState() [all …]
|
H A D | basesh.cxx | 619 switch(nSlot) in Execute() 1167 SetWrapMode( nSlot ); in Execute() 1214 switch(nSlot) in Execute() 1299 sal_uInt16 nSlot; in IMPL_LINK() local 1903 switch (nSlot) in SetWrapMode() 2051 switch( nSlot ) in ExecTxtCtrl() 2347 switch(nSlot) in ExecBckCol() 2483 switch ( nSlot ) in ExecDlg() 2498 nSlot, in ExecDlg() 2888 switch(nSlot) in ExecuteGallery() [all …]
|
H A D | textsh1.cxx | 183 if( FN_INSERT_HYPERLINK == nSlot ) in lcl_CharDialog() 186 if (nSlot == SID_CHAR_DLG_EFFECT) in lcl_CharDialog() 294 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 297 switch( nSlot ) in Execute() 402 pViewFrame->GetBindings().Invalidate( nSlot ); in Execute() 842 sal_uInt16 nWhich = GetPool().GetWhich( nSlot ); in Execute() 982 if ( nSlot == SID_ATTR_PARA_LRSPACE) in Execute() 1223 if(nSlot == SID_ATTR_CHAR_COLOR_BACKGROUND_EXT) in Execute() 1234 if(!pApply || pApply->nColor != nSlot) in Execute() 1235 aTempl.nColor = nSlot; in Execute() [all …]
|
H A D | drwtxtex.cxx | 148 const sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 150 const sal_uInt16 nWhich = GetPool().GetWhich(nSlot); in Execute() 157 switch (nSlot) in Execute() 195 if (nSlot == SID_ATTR_CHAR_FONT) in Execute() 252 GetArgs()->Get(nSlot)); in Execute() 261 GetPool().GetWhich(nSlot)); in Execute() 270 GetPool().GetWhich(nSlot)); in Execute() 335 if (nSlot == SID_CHAR_DLG_FOR_PARAGRAPH) in Execute() 358 if (nSlot == SID_CHAR_DLG_EFFECT) in Execute() 492 nSlot)).GetValue(); in Execute() [all …]
|
H A D | annotsh.cxx | 187 sal_uInt16 nSlot = rReq.GetSlot(); in Exec() local 191 switch (nSlot) in Exec() 196 GetArgs()->Get(nSlot)); in Exec() 216 GetPool().GetWhich(nSlot)); in Exec() 498 if (nSlot == SID_CHAR_DLG_EFFECT) in Exec() 895 sal_uInt16 nSlot = rReq.GetSlot(); in ExecClpbrd() local 896 switch (nSlot) in ExecClpbrd() 1102 sal_uInt16 nSlot = rReq.GetSlot(); in NoteExec() local 1103 switch (nSlot) in NoteExec() 1213 sal_uInt16 nSlot = rReq.GetSlot(); in ExecLingu() local [all …]
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drtxtob1.cxx | 93 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 108 switch (nSlot) in Execute() 209 if( nSlot == SID_PARASPACE_INCREASE ) in Execute() 219 if( nSlot == SID_PARASPACE_INCREASE ) in Execute() 277 GetPool().GetWhich(nSlot)); in Execute() 371 switch ( nSlot ) in Execute() 594 if (nSlot == SID_ATTR_CHAR_FONT) in Execute() 606 nSlot == SID_ATTR_PARA_ADJUST_RIGHT || in Execute() 607 nSlot == SID_ATTR_PARA_ADJUST_BLOCK) in Execute() 609 switch( nSlot ) in Execute() [all …]
|
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 1092 if ( IsLocked(nSlot) ) in ExecuteFunction() 1149 if ( IsLocked(nSlot) ) in ExecuteFunction() 1238 nSlot = rArg.nSlot; in SfxExecuteItem() 1282 sal_uInt16 nSlot, in Execute() argument 1288 if ( IsLocked(nSlot) ) in Execute() 1343 if ( IsLocked(nSlot) ) in Execute() 1407 sal_uInt16 nSlot, in Execute() argument 2275 if (nSlot >= SID_VERB_START && nSlot <= SID_VERB_END) in _FindServer() 2394 String aMsg( nSlot ); in _FindServer() 2413 if (nSlot >= SID_VERB_START && nSlot <= SID_VERB_END) in HasSlot_Impl() [all …]
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | itemconnect.hxx | 298 explicit DummyItemConnection( sal_uInt16 nSlot, Window& rWindow, 332 explicit NumericConnection( sal_uInt16 nSlot, NumericField& rField, 363 explicit MetricConnection( sal_uInt16 nSlot, MetricField& rField, 395 explicit ListBoxConnection( sal_uInt16 nSlot, ListBox& rListBox, 427 explicit ValueSetConnection( sal_uInt16 nSlot, ValueSet& rValueSet, 482 sal_uInt16 nSlot, ControlWrpT* pNewCtrlWrp, ItemConnFlags nFlags ) : in ItemControlConnection() argument 484 maItemWrp( nSlot ), in ItemControlConnection() 491 sal_uInt16 nSlot, ControlType& rControl, ItemConnFlags nFlags ) : in ItemControlConnection() argument 493 maItemWrp( nSlot ), in ItemControlConnection() 554 sal_uInt16 nSlot, NumericField& rField, ItemConnFlags nFlags ) : in NumericConnection() argument [all …]
|
H A D | itemwrapper.hxx | 46 static sal_uInt16 GetWhichId( const SfxItemSet& rItemSet, sal_uInt16 nSlot ); 49 static bool IsKnownItem( const SfxItemSet& rItemSet, sal_uInt16 nSlot ); 53 static const SfxPoolItem* GetUniqueItem( const SfxItemSet& rItemSet, sal_uInt16 nSlot ); 56 static const SfxPoolItem& GetDefaultItem( const SfxItemSet& rItemSet, sal_uInt16 nSlot ); 59 …oid RemoveDefaultItem( SfxItemSet& rDestSet, const SfxItemSet& rOldSet, sal_uInt16 nSlot ); 101 inline explicit SingleItemWrapper( sal_uInt16 nSlot ) : mnSlot( nSlot ) {} in SingleItemWrapper() argument 141 inline explicit ValueItemWrapper( sal_uInt16 nSlot ) : in ValueItemWrapper() argument 142 SingleItemWrapper< ItemT, ValueT >( nSlot ) {} in ValueItemWrapper() 166 inline explicit IdentItemWrapper( sal_uInt16 nSlot ) : in IdentItemWrapper() argument 167 SingleItemWrapper< ItemT, const ItemT& >( nSlot ) {} in IdentItemWrapper()
|
H A D | dispatch.hxx | 81 sal_uInt16 nSlot; member in SfxExecuteItem 85 sal_uInt16 GetSlot() const { return nSlot; } in GetSlot() 94 sal_uInt16 nWhich, sal_uInt16 nSlot, SfxCallMode eMode, 97 sal_uInt16 nWhich, sal_uInt16 nSlot, SfxCallMode eMode ); 139 const SfxPoolItem* _Execute( sal_uInt16 nSlot, SfxCallMode eCall, 160 const SfxPoolItem* Execute( sal_uInt16 nSlot, 166 const SfxPoolItem* Execute( sal_uInt16 nSlot, 172 const SfxPoolItem* Execute( sal_uInt16 nSlot, 176 const SfxPoolItem* Execute( sal_uInt16 nSlot, 180 const SfxPoolItem* Execute( sal_uInt16 nSlot, [all …]
|
/aoo42x/main/sc/source/ui/view/ |
H A D | formatsh.cxx | 111 switch( nSlot ) in lclConvertSlotToHAlign() 126 switch( nSlot ) in lclConvertSlotToVAlign() 927 switch ( nSlot ) in ExecuteNumFormat() 953 switch ( nSlot ) in ExecuteNumFormat() 1188 switch( nSlot ) in ExecuteAlignment() 1293 switch ( nSlot ) in ExecuteTextAttr() 1397 switch (nSlot) in ExecuteTextAttr() 1444 switch ( nSlot ) in ExecuteTextAttr() 1554 switch ( nSlot ) in ExecuteAttr() 1595 switch ( nSlot ) in ExecuteAttr() [all …]
|
H A D | tabvwsh3.cxx | 124 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 126 if (nSlot != SID_CURRENTCELL) // der kommt beim MouseButtonUp in Execute() 129 switch ( nSlot ) in Execute() 197 sal_Bool bAdd = ( nSlot == SID_ADD_PRINTAREA ); in Execute() 260 sal_Bool bUnmark = ( nSlot == SID_CURRENTCELL ); in Execute() 264 if ( nSlot == SID_JUMPTOMARK ) in Execute() 404 rBindings.Update( nSlot ); in Execute() 426 if ( !bFound && nSlot == SID_JUMPTOMARK ) in Execute() 455 rBindings.Update( nSlot ); in Execute() 468 Get(nSlot)).GetValue() ); in Execute() [all …]
|
H A D | editsh.cxx | 202 switch ( nSlot ) in Execute() 836 switch ( nSlot ) in ExecuteAttr() 892 rBindings.Invalidate( nSlot ); in ExecuteAttr() 915 rBindings.Invalidate( nSlot ); in ExecuteAttr() 932 switch (nSlot) in ExecuteAttr() 966 rBindings.Invalidate( nSlot ); in ExecuteAttr() 975 rBindings.Invalidate( nSlot ); in ExecuteAttr() 984 rBindings.Invalidate( nSlot ); in ExecuteAttr() 993 rBindings.Invalidate( nSlot ); in ExecuteAttr() 1004 rBindings.Invalidate( nSlot ); in ExecuteAttr() [all …]
|
H A D | tabvwshf.cxx | 76 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteTable() local 81 switch ( nSlot ) in ExecuteTable() 224 IS_AVAILABLE( nSlot, &pNameItem ) ) in ExecuteTable() 358 if ( nSlot == FID_TAB_MENU_RENAME ) in ExecuteTable() 359 nSlot = FID_TAB_RENAME; // Execute ist gleich in ExecuteTable() 368 if ( nSlot != FID_TAB_APPEND && in ExecuteTable() 395 if( IS_AVAILABLE( nSlot, &pItem ) ) in ExecuteTable() 398 switch ( nSlot ) in ExecuteTable() 422 switch ( nSlot ) in ExecuteTable() 456 switch ( nSlot ) in ExecuteTable() [all …]
|
H A D | cellsh3.cxx | 73 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 75 if (nSlot != SID_CURRENTCELL) // der kommt beim MouseButtonUp in Execute() 80 switch ( nSlot ) in Execute() 110 switch ( nSlot ) in Execute() 241 if (nSlot == FID_INPUTLINE_BLOCK) in Execute() 256 if (nSlot == FID_INPUTLINE_ENTER) in Execute() 281 else if (nSlot == FID_INPUTLINE_BLOCK) in Execute() 780 switch( nSlot ) in Execute() 814 rBindings.Invalidate( nSlot ); in Execute() 823 rBindings.Invalidate( nSlot ); in Execute() [all …]
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | drtxtob.cxx | 175 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 176 switch ( nSlot ) in Execute() 592 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteToggle() local 603 switch (nSlot) in ExecuteToggle() 715 switch ( nSlot ) in ExecuteAttr() 879 ( nSlot == SID_ATTR_CHAR_FONT || nSlot == SID_ATTR_CHAR_FONTHEIGHT || in ExecuteAttr() 880 nSlot == SID_ATTR_CHAR_WEIGHT || nSlot == SID_ATTR_CHAR_POSTURE ) ) in ExecuteAttr() 886 if (nSlot == SID_ATTR_CHAR_FONT) in ExecuteAttr() 974 ( nSlot == SID_TABLE_VERT_NONE || nSlot == SID_TABLE_VERT_CENTER || in ExecuteAttr() 989 …(nSlot == SID_ATTR_PARA_ADJUST_LEFT || nSlot == SID_ATTR_PARA_ADJUST_CENTER || nSlot == SID_ATTR_P… in ExecuteAttr() [all …]
|
/aoo42x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 841 SfxSlotId nSlot = _rReq.GetSlot(); in ExecuteTextAttribute() local 847 switch ( nSlot ) in ExecuteTextAttribute() 864 executeClipboardSlot( nSlot ); in ExecuteTextAttribute() 876 switch ( nSlot ) in ExecuteTextAttribute() 887 if ( ( SID_ATTR_CHAR_UNDERLINE == nSlot ) || ( SID_ATTR_CHAR_OVERLINE == nSlot ) ) in ExecuteTextAttribute() 894 if ( SID_ATTR_CHAR_UNDERLINE == nSlot ) { in ExecuteTextAttribute() 948 sal_uInt16 nSlot = aIter.FirstWhich(); in GetTextAttributeState() local 949 while ( nSlot ) in GetTextAttributeState() 958 nSlot = aIter.NextWhich(); in GetTextAttributeState() 979 switch ( nSlot ) in GetTextAttributeState() [all …]
|
/aoo42x/main/cui/source/dialogs/ |
H A D | srchxtra.cxx | 166 sal_uInt16 nSlot = rPool.GetSlotId( nWhich ); in SvxSearchAttributeDialog() local 167 if ( nSlot >= SID_SVX_START ) in SvxSearchAttributeDialog() 172 if ( nSlot == rList[i].nSlot ) in SvxSearchAttributeDialog() 181 sal_uInt32 nId = aAttrNames.FindIndex( nSlot ); in SvxSearchAttributeDialog() 188 sError += ByteString::CreateFromInt32( nSlot ); in SvxSearchAttributeDialog() 195 pEntry->SetUserData( (void*)(sal_uLong)nSlot ); in SvxSearchAttributeDialog() 214 sal_uInt16 nSlot = (sal_uInt16)(sal_uLong)aAttrLB.GetEntryData(i); in IMPL_LINK() local 221 if( rItem.nSlot == nSlot ) in IMPL_LINK() 238 aInvalidItem.nSlot = nSlot; in IMPL_LINK()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | itemconnect.cxx | 51 sal_uInt16 ItemWrapperHelper::GetWhichId( const SfxItemSet& rItemSet, sal_uInt16 nSlot ) in GetWhichId() argument 53 return rItemSet.GetPool()->GetWhich( nSlot ); in GetWhichId() 56 bool ItemWrapperHelper::IsKnownItem( const SfxItemSet& rItemSet, sal_uInt16 nSlot ) in IsKnownItem() argument 58 return rItemSet.GetItemState( GetWhichId( rItemSet, nSlot ), sal_True ) != SFX_ITEM_UNKNOWN; in IsKnownItem() 61 const SfxPoolItem* ItemWrapperHelper::GetUniqueItem( const SfxItemSet& rItemSet, sal_uInt16 nSlot ) in GetUniqueItem() argument 63 sal_uInt16 nWhich = GetWhichId( rItemSet, nSlot ); in GetUniqueItem() 67 const SfxPoolItem& ItemWrapperHelper::GetDefaultItem( const SfxItemSet& rItemSet, sal_uInt16 nSlot ) in GetDefaultItem() argument 69 return rItemSet.GetPool()->GetDefaultItem( GetWhichId( rItemSet, nSlot ) ); in GetDefaultItem() 74 sal_uInt16 nWhich = GetWhichId( rDestSet, nSlot ); in RemoveDefaultItem() 301 DummyItemConnection::DummyItemConnection( sal_uInt16 nSlot, Window& rWindow, ItemConnFlags nFlags )… in DummyItemConnection() argument [all …]
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 504 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local 508 switch( nSlot ) in Execute() 539 if ( FN_PAGEUP == nSlot || FN_PAGEUP_SEL == nSlot ) in Execute() 540 PageUpCrsr(FN_PAGEUP_SEL == nSlot); in Execute() 544 rReq.SetReturnValue(SfxBoolItem(nSlot, in Execute() 919 switch ( nSlot ) in Execute() 1113 switch( nSlot ) in Execute() 1126 switch( nSlot ) in Execute() 2031 sal_uInt16 nSlot = rRequest.GetSlot(); in ExecuteInsertDoc() local 2466 if ( SID_INSERTDOC == nSlot ) in IMPL_LINK() [all …]
|
H A D | viewsrch.cxx | 113 sal_uInt16 nSlot = rReq.GetSlot(); in ExecSearch() local 114 if (nSlot == FN_REPEAT_SEARCH && !pSrchItem) in ExecSearch() 119 nSlot = 0; in ExecSearch() 124 switch (nSlot) in ExecSearch() 168 if(FID_SEARCH_NOW == nSlot && !rReq.IsAPI()) in ExecSearch() 192 if (nSlot == FN_REPEAT_SEARCH) in ExecSearch() 215 rReq.SetReturnValue(SfxBoolItem(nSlot, bRet)); in ExecSearch() 241 rReq.SetReturnValue(SfxBoolItem(nSlot, bRet)); in ExecSearch() 435 if ( FID_SEARCH_REPLACESET == nSlot ) in ExecSearch() 455 if(nSlot) in ExecSearch() [all …]
|
/aoo42x/main/cui/source/tabpages/ |
H A D | backgrnd.cxx | 502 sal_uInt16 nSlot = SID_ATTR_BRUSH; in Reset() local 515 nSlot = SID_ATTR_BRUSH; in Reset() 518 nSlot = SID_ATTR_BRUSH_ROW; in Reset() 521 nSlot = SID_ATTR_BRUSH_TABLE; in Reset() 541 nSlot = SID_ATTR_BRUSH; in Reset() 544 nSlot = SID_ATTR_BRUSH_CHAR; in Reset() 777 nSlot = SID_ATTR_BRUSH; in FillItemSet() 780 nSlot = SID_ATTR_BRUSH_ROW; in FillItemSet() 783 nSlot = SID_ATTR_BRUSH_TABLE; in FillItemSet() 792 nSlot = SID_ATTR_BRUSH; in FillItemSet() [all …]
|
/aoo42x/main/sw/source/ui/sidebar/ |
H A D | WrapPropertyPanel.cxx | 178 sal_uInt16 nSlot = 0; in IMPL_LINK() local 181 nSlot = FN_FRAME_WRAP_LEFT; in IMPL_LINK() 185 nSlot = FN_FRAME_WRAP_RIGHT; in IMPL_LINK() 189 nSlot = FN_FRAME_WRAP; in IMPL_LINK() 193 nSlot = FN_FRAME_WRAPTHRU; in IMPL_LINK() 197 nSlot = FN_FRAME_WRAP_IDEAL; in IMPL_LINK() 201 nSlot = FN_FRAME_NOWRAP; in IMPL_LINK() 203 SfxBoolItem bStateItem( nSlot, sal_True ); in IMPL_LINK() 204 mpBindings->GetDispatcher()->Execute( nSlot, SFX_CALLMODE_RECORD, &bStateItem, 0L ); in IMPL_LINK()
|