Home
last modified time | relevance | path

Searched refs:nSlot (Results 1 – 25 of 131) sorted by path

123456

/trunk/main/automation/source/server/
H A Dstatemnt.cxx384 StatementSlot::StatementSlot( sal_uLong nSlot, SfxPoolItem* pItem ) in StatementSlot() argument
389 nFunctionId = sal_uInt16(nSlot); in StatementSlot()
H A Dstatemnt.hxx333 StatementSlot( sal_uLong nSlot, SfxPoolItem* pItem = NULL );
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1029 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteCommand() local
1030 switch ( nSlot ) in ExecuteCommand()
H A Dbasides1.cxx265 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteGlobal() local
266 switch ( nSlot ) in ExecuteGlobal()
517 if ( nSlot == SID_BASICIDE_LIBSELECTED ) in ExecuteGlobal()
548 else if ( nSlot == SID_BASICIDE_LIBREMOVED ) in ExecuteGlobal()
/trunk/main/cui/source/dialogs/
H A Dsrchxtra.cxx166 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()
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx147 sal_Bool FillItemSetWithWallpaperItem( SfxItemSet& rCoreSet, sal_uInt16 nSlot);
H A Dchardlg.hxx64 void SetPrevFontSize( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
65 void SetPrevFont( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont );
H A Diconcdlg.hxx114 sal_uInt16 GetWhich( sal_uInt16 nSlot ) const { return pSet->GetPool()->GetWhich( nSlot ); } in GetWhich()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx502 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 …]
H A Dborderconn.cxx50 inline explicit LineItemWrapper( sal_uInt16 nSlot ) : SingleItemWrapperType( nSlot ) {} in LineItemWrapper() argument
276 sfx::ItemConnectionBase* CreateFrameLineConnection( sal_uInt16 nSlot, in CreateFrameLineConnection() argument
279 return new FrameLineConnection( nSlot, new FrameSelectorWrapper( rFrameSel, eBorder ), nFlags ); in CreateFrameLineConnection()
H A Dborderconn.hxx43 sfx::ItemConnectionBase* CreateFrameLineConnection( sal_uInt16 nSlot,
H A Dchardlg.cxx1198 sal_uInt16 nSlot = 0; in FillItemSet_Impl() local
1207 nSlot = SID_ATTR_CHAR_FONT; in FillItemSet_Impl()
1215 nSlot = SID_ATTR_CHAR_CJK_FONT; in FillItemSet_Impl()
1223 nSlot = SID_ATTR_CHAR_CTL_FONT; in FillItemSet_Impl()
1227 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
1244 pOld = GetOldItem( rSet, nSlot ); in FillItemSet_Impl()
1278 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
1283 pOld = GetOldItem( rSet, nSlot ); in FillItemSet_Impl()
1327 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
1387 nWhich = GetWhich( nSlot ); in FillItemSet_Impl()
[all …]
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx506 sal_uInt16 nSlot = pDestPool->GetTrueSlotId( nWhich ); in ConvertAndPutItems() local
507 if ( nSlot ) in ConvertAndPutItems()
509 sal_uInt16 nW = pSourcePool->GetTrueWhich( nSlot ); in ConvertAndPutItems()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx2445 SCSIZE nSlot = ComputeContentSlot( in MasterLinks() local
2448 &ppContentSlots[nSlot] ); in MasterLinks()
3033 SCSIZE nSlot = ComputeContentSlot( rPos.Row() ); in SearchContentAt() local
3034 for ( ScChangeActionContent* p = ppContentSlots[nSlot]; p; in SearchContentAt()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx381 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local
383 switch ( nSlot ) in Execute()
403 if ( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( nSlot, sal_True, &pItem ) ) in Execute()
424 if ( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( nSlot, sal_True, &pItem ) ) in Execute()
508 …if ( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( GetPool().GetWhich(nSlot), sal_True, &pIt… in Execute()
517 LanguageType eOld = ( nSlot == SID_ATTR_CHAR_CJK_LANGUAGE ) ? eCjk : in Execute()
518 ( ( nSlot == SID_ATTR_CHAR_CTL_LANGUAGE ) ? eCtl : eLatin ); in Execute()
521 if ( nSlot == SID_ATTR_CHAR_CJK_LANGUAGE ) in Execute()
523 else if ( nSlot == SID_ATTR_CHAR_CTL_LANGUAGE ) in Execute()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx611 sal_uLong nSlot = ((const SfxSimpleHint&)rHint).GetId(); in Notify() local
612 switch ( nSlot ) in Notify()
H A Ddocsh4.cxx155 sal_uInt16 nSlot = rReq.GetSlot(); in Execute() local
156 switch ( nSlot ) in Execute()
296 sal_Bool bAddRange = (nSlot == SID_CHART_ADDSOURCE); in Execute()
671 if ( nSlot == SID_DOCUMENT_COMPARE ) in Execute()
762 if ( nSlot == SID_DOCUMENT_MERGE && pChangeTrack ) in Execute()
767 if ( nSlot == SID_DOCUMENT_COMPARE ) in Execute()
787 rReq.SetReturnValue( SfxInt32Item( nSlot, 0 ) ); //! ??????? in Execute()
828 if ( pReqArgs->GetItemState( nSlot, sal_True, &pItem ) == SFX_ITEM_SET ) in Execute()
908 if ( pReqArgs->GetItemState( nSlot, sal_True, &pItem ) == SFX_ITEM_SET ) in Execute()
2220 sal_uInt16 nSlot = pImpl->pRequest->GetSlot(); in IMPL_LINK() local
[all …]
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx114 sal_uInt16 nSlot = rReq.GetSlot(); in ExecDrawAttr() local
126 switch ( nSlot ) in ExecDrawAttr()
166 switch ( nSlot ) in ExecDrawAttr()
H A Ddrawsh5.cxx161 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteHLink() local
162 switch ( nSlot ) in ExecuteHLink()
H A Ddrtxtob.cxx175 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 …]
H A Ddrtxtob1.cxx56 SfxItemSet& rOutSet , sal_uInt16 nSlot) in ExecuteCharDlg() argument
68 if (nSlot == SID_CHAR_DLG_EFFECT) in ExecuteCharDlg()
H A Ddrtxtob2.cxx73 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteGlobal() local
74 switch ( nSlot ) in ExecuteGlobal()
105 nSlot == SID_TEXTDIRECTION_LEFT_TO_RIGHT ? in ExecuteGlobal()
150 sal_uInt16 nSlot = rReq.GetSlot(); in ExecuteExtra() local
151 switch ( nSlot ) in ExecuteExtra()
178 sal_Bool bLeft = ( nSlot == SID_ATTR_PARA_LEFT_TO_RIGHT ); in ExecuteExtra()
H A Dfuins2.cxx234 sal_uInt16 nSlot = rReq.GetSlot(); in FuInsertOLE() local
236 if ( nSlot == SID_INSERT_OBJECT && pNameItem ) in FuInsertOLE()
241 else if ( nSlot == SID_INSERT_SMATH ) in FuInsertOLE()
245 nSlot = SID_INSERT_OBJECT; in FuInsertOLE()
253 switch ( nSlot ) in FuInsertOLE()
264 …rtObjectDialog( pViewShell->GetWindow(), SC_MOD()->GetSlotPool()->GetSlot(nSlot)->GetCommandString… in FuInsertOLE()
288 SvxPluginFileDlg aPluginFileDialog(pWin, nSlot); in FuInsertOLE()
/trunk/main/sc/source/ui/inc/
H A Ddrtxtob.hxx69 sal_Bool ExecuteCharDlg( const SfxItemSet& rArgs, SfxItemSet& rOutSet , sal_uInt16 nSlot);
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx159 void dispatchExecute(css::uno::Reference< css::frame::XModel>& xModel, sal_uInt16 nSlot, SfxCallMod… in dispatchExecute() argument
170 pDispatcher->Execute( nSlot , nCall ); in dispatchExecute()

Completed in 254 milliseconds

123456