/aoo42x/main/sfx2/inc/sfx2/ |
H A D | request.hxx | 56 SfxAllItemSet* pArgs; member in SfxRequest 131 #define SFX_ITEMSET_ARG(pArgs, pItem, ItemType, nSlotId, bDeep) \ argument
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews2.cxx | 384 const SfxItemSet *pArgs = rReq.GetArgs (); in FuTemporary() local 407 const SfxItemSet *pArgs = rReq.GetArgs (); in FuTemporary() local 434 const SfxItemSet* pArgs = rReq.GetArgs(); in FuTemporary() local 458 const SfxItemSet* pArgs = rReq.GetArgs(); in FuTemporary() local 487 const SfxItemSet* pArgs = rReq.GetArgs(); in FuTemporary() local
|
H A D | drviewsd.cxx | 100 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecNavigatorWin() local 152 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecNavigatorWin() local
|
H A D | outlnvs2.cxx | 98 const SfxItemSet* pArgs = rReq.GetArgs(); in FuTemporary() local 128 const SfxItemSet* pArgs = rReq.GetArgs(); in FuTemporary() local
|
H A D | drviews3.cxx | 165 const SfxItemSet *pArgs = rReq.GetArgs (); in SO2_DECL_REF() local 224 const SfxItemSet *pArgs = rReq.GetArgs (); in SO2_DECL_REF() local 261 const SfxItemSet *pArgs = rReq.GetArgs (); in SO2_DECL_REF() local 289 const SfxItemSet *pArgs = rReq.GetArgs (); in SO2_DECL_REF() local 521 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecRuler() local
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docdde.cxx | 96 sal_Bool lcl_FindSection( const SwSectionFmtPtr& rpSectFmt, void* pArgs, bool bCaseSensitive ) in lcl_FindSection() 125 sal_Bool lcl_FindSectionCaseSensitive( const SwSectionFmtPtr& rpSectFmt, void* pArgs ) in lcl_FindSectionCaseSensitive() 129 sal_Bool lcl_FindSectionCaseInsensitive( const SwSectionFmtPtr& rpSectFmt, void* pArgs ) in lcl_FindSectionCaseInsensitive() 136 sal_Bool lcl_FindTable( const SwFrmFmtPtr& rpTableFmt, void* pArgs ) in lcl_FindTable()
|
H A D | docbasic.cxx | 87 sal_Bool SwDoc::ExecMacro( const SvxMacro& rMacro, String* pRet, SbxArray* pArgs ) in ExecMacro() 153 sal_Bool bCheckPtr, SbxArray* pArgs, const Link* ) in CallEvent()
|
/aoo42x/main/sw/qa/core/ |
H A D | bigpointerarray-new.cxx | 47 void BigPtrArray::ForEach(sal_uLong fromPos, sal_uLong toPos, FnForEach fn, void* pArgs) in ForEach() 56 void BigPtrArray::ForEach(FnForEach fn, void* pArgs) in ForEach()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewcoll.cxx | 47 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecColl() local
|
H A D | viewdlg.cxx | 52 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecDlg() local
|
/aoo42x/main/tools/source/fsys/ |
H A D | tdir.cxx | 424 std::va_list pArgs; in Dir() local 545 FSysError Dir::ImpSetSort( std::va_list pArgs, int nFirstSort ) in ImpSetSort() 676 std::va_list pArgs; in SetSort() local
|
/aoo42x/main/sw/inc/ |
H A D | ndarr.hxx | 145 void ForEach( FnForEach_SwNodes fnForEach, void* pArgs = 0 ) in ForEach() 150 void ForEach( sal_uLong nStt, sal_uLong nEnd, FnForEach_SwNodes fnForEach, void* pArgs = 0 ) in ForEach()
|
/aoo42x/main/svl/inc/svl/ |
H A D | svstdarr.hxx | 97 void ForEach( FnForEach_SvUShortsSort fnForEach, void* pArgs = 0 ) in ForEach() 102 FnForEach_SvUShortsSort fnForEach, void* pArgs = 0 ) in ForEach()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh3.cxx | 173 void SwWrtShell::ExecMacro( const SvxMacro& rMacro, String* pRet, SbxArray* pArgs ) in ExecMacro() 184 sal_Bool bChkPtr, SbxArray* pArgs, in CallEvent()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | txtattr.cxx | 87 const SfxItemSet *pArgs = rReq.GetArgs(); in ExecCharAttr() local 200 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecCharAttrArgs() local 366 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecParaAttr() local 527 const SfxItemSet *pArgs = rReq.GetArgs(); in ExecParaAttrArgs() local
|
H A D | textglos.cxx | 55 const SfxItemSet *pArgs = rReq.GetArgs(); in ExecGlossary() local
|
/aoo42x/main/odk/examples/java/Storage/ |
H A D | Test09.java | 83 Object pArgs[] = new Object[2]; in test() local
|
H A D | Test05.java | 63 Object pArgs[] = new Object[2]; in test() local
|
H A D | Test08.java | 141 Object pArgs[] = new Object[2]; in test() local
|
/aoo42x/main/sot/qa/complex/olesimplestorage/ |
H A D | Test01.java | 59 Object pArgs[] = new Object[2]; in test() local
|
/aoo42x/main/package/qa/storages/ |
H A D | RegressionTest_125919.java | 87 Object pArgs[] = new Object[2]; in test() local
|
/aoo42x/main/vcl/source/app/ |
H A D | svmain.cxx | 602 static unsigned __stdcall _threadmain( void *pArgs ) in _threadmain() 615 static void SAL_CALL MainWorkerFunction( void* pArgs ) in MainWorkerFunction()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuconnct.cxx | 70 const SfxItemSet* pArgs = rReq.GetArgs(); in DoExecute() local
|
H A D | fumeasur.cxx | 69 const SfxItemSet* pArgs = rReq.GetArgs(); in DoExecute() local
|
/aoo42x/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Proxy.cxx | 127 void * pArgs[], in s_Proxy_dispatch() 391 void ** pArgs = va_arg(*pParam, void **); in s_dispatcher_v() local 403 void * pArgs[], in dispatch()
|