Home
last modified time | relevance | path

Searched refs:pReqArgs (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx134 if ( pReqArgs && in Execute()
198 if ( pReqArgs ) in Execute()
246 if ( pReqArgs ) in Execute()
439 if ( pReqArgs ) in Execute()
447 if ( pReqArgs ) in Execute()
465 if ( pReqArgs ) in Execute()
655 if ( pReqArgs ) in Execute()
958 if ( pReqArgs && in Execute()
990 if( pReqArgs ) in Execute()
1064 if( pReqArgs ) in Execute()
[all …]
H A Dcellsh3.cxx119 if ( pReqArgs ) in Execute()
184 if ( pReqArgs ) in Execute()
215 if ( pReqArgs ) in Execute()
323 if ( pReqArgs != NULL ) in Execute()
352 else if ( pReqArgs == NULL ) in Execute()
472 if ( pReqArgs != NULL ) in Execute()
531 if ( pReqArgs ) in Execute()
584 if ( pReqArgs ) in Execute()
637 if ( pReqArgs ) in Execute()
690 if ( pReqArgs ) in Execute()
[all …]
H A Dcellsh1.cxx193 if ( pReqArgs ) in ExecuteEdit()
265 if ( pReqArgs ) in ExecuteEdit()
583 if( pReqArgs ) in ExecuteEdit()
1708 if ( pReqArgs ) in ExecuteEdit()
1756 if( pReqArgs ) in ExecuteEdit()
1776 if (pReqArgs) in ExecuteEdit()
1789 if (pReqArgs) in ExecuteEdit()
1834 if (pReqArgs) in ExecuteEdit()
1877 if (!pReqArgs) in ExecuteEdit()
1987 if( pReqArgs ) in ExecuteEdit()
[all …]
H A Dtabvwshe.cxx243 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecSearch() local
255 if ( pReqArgs && in ExecSearch()
256 SFX_ITEM_SET == pReqArgs->GetItemState(SID_SEARCH_ITEM, sal_False, &pItem) ) in ExecSearch()
289 if (pReqArgs && SFX_ITEM_SET == in ExecSearch()
290 pReqArgs->GetItemState(SID_SEARCH_ITEM, sal_False, &pItem)) in ExecSearch()
306 if (pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState(nSlot, sal_False, &pItem)) in ExecSearch()
315 if(SFX_ITEM_SET == pReqArgs->GetItemState(FN_PARAM_1, sal_False, &pItem)) in ExecSearch()
H A Dtabvwshf.cxx77 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteTable() local
89 if( pReqArgs != NULL ) in ExecuteTable()
131 if( pReqArgs != NULL ) in ExecuteTable()
156 if ( pReqArgs ) in ExecuteTable()
216 if ( pReqArgs != NULL ) // von Basic in ExecuteTable()
235 rReq.Done( *pReqArgs ); in ExecuteTable()
386 if( pReqArgs != NULL ) in ExecuteTable()
410 rReq.Done( *pReqArgs ); in ExecuteTable()
503 if( pReqArgs != NULL ) in ExecuteTable()
703 if( pReqArgs != NULL ) in ExecuteTable()
[all …]
H A Dcellsh4.cxx52 (pReqArgs->GetItemState((WhichId), sal_True, ppItem ) == SFX_ITEM_SET)
59 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteCursor() local
65 if ( pReqArgs != NULL ) in ExecuteCursor()
174 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteCursorSel() local
178 if ( pReqArgs != NULL ) in ExecuteCursorSel()
328 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecutePage() local
333 if ( pReqArgs != NULL ) in ExecutePage()
H A Deditsh.cxx176 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
213 if ( pReqArgs ) in Execute()
215 bIsInsertMode = ((const SfxBoolItem&)pReqArgs->Get(nSlot)).GetValue(); in Execute()
267 if ( pReqArgs && in Execute()
268 pReqArgs->GetItemState(nSlot, sal_True, &pItem) == SFX_ITEM_SET && in Execute()
540 if( pReqArgs ) in Execute()
543 if ( pReqArgs->GetItemState( SID_HYPERLINK_SETLINK, sal_True, &pItem ) == SFX_ITEM_SET ) in Execute()
1172 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteUndo() local
1183 if ( pReqArgs && pReqArgs->GetItemState( nSlot, sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteUndo()
H A Dauditsh.cxx110 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
111 if ( pReqArgs ) in Execute()
115 if ( pReqArgs->GetItemState( SID_RANGE_COL, sal_True, &pXItem ) == SFX_ITEM_SET in Execute()
116 && pReqArgs->GetItemState( SID_RANGE_ROW, sal_True, &pYItem ) == SFX_ITEM_SET ) in Execute()
H A Dcellsh2.cxx90 (pReqArgs->GetItemState((WhichId), sal_True, ppItem ) == SFX_ITEM_SET)
221 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteDB() local
653 if ( pReqArgs && SFX_ITEM_SET == in ExecuteDB()
654 pReqArgs->GetItemState( SCITEM_QUERYDATA, sal_True, &pItem ) ) in ExecuteDB()
675 rReq.Done( *pReqArgs ); in ExecuteDB()
708 if ( pReqArgs && SFX_ITEM_SET == in ExecuteDB()
709 pReqArgs->GetItemState( SCITEM_PIVOTDATA, sal_True, &pItem ) ) in ExecuteDB()
925 if ( pReqArgs ) in ExecuteDB()
928 (const SfxStringItem*)&pReqArgs->Get( SID_SELECT_DB ); in ExecuteDB()
H A Dprevwsh.cxx524 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
585 if ( pReqArgs ) in Execute()
589 pReqArgs->Get(SID_ATTR_ZOOM); in Execute()
676 … if( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( SID_ATTR_ZOOMSLIDER, sal_True, &pItem ) ) in Execute()
696 …if ( pReqArgs && pStyleSheet && SFX_ITEM_SET == pReqArgs->GetItemState( SID_PREVIEW_SCALINGFACTOR,… in Execute()
H A Dtabvwshh.cxx72 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteObject() local
116 if ( pReqArgs && pReqArgs->GetItemState( nSlotId, sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteObject()
H A Dtabvwshb.cxx511 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteUndo() local
525 if ( pReqArgs && pReqArgs->GetItemState( nSlot, sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteUndo()
H A Dformatsh.cxx919 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteNumFormat() local
1004 if(pReqArgs) in ExecuteNumFormat()
1039 if(SFX_ITEM_SET == pReqArgs->GetItemState(nSlot, true, &pItem) && eType != -1) in ExecuteNumFormat()
1089 if ( pReqArgs ) in ExecuteNumFormat()
1092 if ( pReqArgs->GetItemState( ATTR_VALUE_FORMAT, sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteNumFormat()
1108 if ( pReqArgs ) in ExecuteNumFormat()
1111 if ( pReqArgs->GetItemState( nSlot, sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteNumFormat()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx151 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
201 if (pReqArgs) in Execute()
281 if (pReqArgs) in Execute()
418 if ( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( nSlot, sal_True, &pItem ) ) in Execute()
652 …if( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( SID_ATTR_XWINDOW, sal_False, &pParentItem … in Execute()
692 if ( pReqArgs && in Execute()
825 if (pReqArgs) in Execute()
1541 if ( pReqArgs != NULL ) in ExecutePageStyle()
1544 else if ( pReqArgs == NULL ) in ExecutePageStyle()
1619 if ( pReqArgs != NULL ) in ExecutePageStyle()
[all …]
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx283 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuInsertGraphic() local
285 if ( pReqArgs && in FuInsertGraphic()
286 pReqArgs->GetItemState( SID_INSERT_GRAPHIC, sal_True, &pItem ) == SFX_ITEM_SET ) in FuInsertGraphic()
291 if ( pReqArgs->GetItemState( FN_PARAM_FILTER, sal_True, &pItem ) == SFX_ITEM_SET ) in FuInsertGraphic()
295 if ( pReqArgs->GetItemState( FN_PARAM_1, sal_True, &pItem ) == SFX_ITEM_SET ) in FuInsertGraphic()
405 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuInsertMedia() local
408 if( pReqArgs ) in FuInsertMedia()
410 const SfxStringItem* pStringItem = PTR_CAST( SfxStringItem, &pReqArgs->Get( rReq.GetSlot() ) ); in FuInsertMedia()
H A Dfuins2.cxx96 (pReqArgs->GetItemState((WhichId), sal_True, ppItem ) == SFX_ITEM_SET)
480 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuInsertChart() local
493 if( pReqArgs ) in FuInsertChart()
590 if( pReqArgs ) in FuInsertChart()
H A Ddrtxtob.cxx174 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
194 if ( pReqArgs && in Execute()
195 pReqArgs->GetItemState(nSlot, sal_True, &pItem) == SFX_ITEM_SET && in Execute()
270 if( pReqArgs ) in Execute()
273 if ( pReqArgs->GetItemState( SID_HYPERLINK_SETLINK, sal_True, &pItem ) == SFX_ITEM_SET ) in Execute()
H A Ddrawsh5.cxx159 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecuteHLink() local
165 if( pReqArgs ) in ExecuteHLink()
168 … if ( pReqArgs->GetItemState( SID_HYPERLINK_SETLINK, sal_True, &pItem ) == SFX_ITEM_SET ) in ExecuteHLink()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel3.cxx96 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
98 if (pReqArgs) in Execute()
101 (const SvxSearchItem*) &pReqArgs->Get(SID_SEARCH_ITEM); in Execute()
153 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
155 if ( pReqArgs ) in Execute()
169 (const SvxSearchItem*) &pReqArgs->Get(SID_SEARCH_ITEM); in Execute()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx279 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ExecTabWin() local
303 if ( pReqArgs ) in ExecTabWin()
445 if ( pReqArgs ) in ExecTabWin()
462 if ( pReqArgs ) in ExecTabWin()
586 if ( pReqArgs ) in ExecTabWin()
603 if ( pReqArgs ) in ExecTabWin()
663 if ( pReqArgs ) in ExecTabWin()
701 if ( pReqArgs ) in ExecTabWin()
799 if ( pReqArgs ) in ExecTabWin()
823 if ( pReqArgs ) in ExecTabWin()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dgrfshex.cxx75 const SfxItemSet* pReqArgs = rReq.GetArgs(); in InsertMediaDlg() local
79 if( pReqArgs ) in InsertMediaDlg()
81 const SfxStringItem* pStringItem = PTR_CAST( SfxStringItem, &pReqArgs->Get( rReq.GetSlot() ) ); in InsertMediaDlg()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx380 const SfxItemSet* pReqArgs = rReq.GetArgs(); in Execute() local
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()
482 if (pReqArgs) in Execute()
484 const SfxUInt16Item& rItem = (const SfxUInt16Item&)pReqArgs->Get(SID_PSZ_FUNCTION); in Execute()
508 …if ( pReqArgs && SFX_ITEM_SET == pReqArgs->GetItemState( GetPool().GetWhich(nSlot), sal_True, &pIt… in Execute()
/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx833 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuSupport() local
836 if( pReqArgs ) in FuSupport()
927 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuSupport() local
929 if ( pReqArgs ) in FuSupport()
1049 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuSupport() local
1054 if ( pReqArgs ) in FuSupport()
H A Dviewshel.cxx1253 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ImpSidUndo() local
1255 if(pReqArgs) in ImpSidUndo()
1257 SfxUInt16Item* pUIntItem = (SfxUInt16Item*)&pReqArgs->Get(SID_UNDO); in ImpSidUndo()
1302 const SfxItemSet* pReqArgs = rReq.GetArgs(); in ImpSidRedo() local
1304 if(pReqArgs) in ImpSidRedo()
1306 SfxUInt16Item* pUIntItem = (SfxUInt16Item*)&pReqArgs->Get(SID_REDO); in ImpSidRedo()
H A Doutlnvs2.cxx348 const SfxItemSet* pReqArgs = rReq.GetArgs(); in FuTemporaryModify() local
350 if (pReqArgs) in FuTemporaryModify()
353 (SvxHyperlinkItem*) &pReqArgs->Get(SID_HYPERLINK_SETLINK); in FuTemporaryModify()

Completed in 232 milliseconds

12