/trunk/main/filter/source/xsltfilter/ |
H A D | containerhelper.hxx | 62 inline void forEachMem(FuncType pFunc) in forEachMem() 68 inline void forEachMem(FuncType pFunc, ParamType aParam) const in forEachMem() 74 inline void forEachMem(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2) const in forEachMem() 80 …inline void forEachMem(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, ParamType3 aParam3 … in forEachMem() 98 inline void forEachMemWithKey(FuncType pFunc, ParamType aParam1) const in forEachMemWithKey() 104 inline void forEachMemWithKey(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2) const in forEachMemWithKey() 110 …inline void forEachMemWithKey(FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, ParamType3 a… in forEachMemWithKey()
|
/trunk/main/oox/inc/oox/helper/ |
H A D | refmap.hxx | 89 inline void forEachMem( FuncType pFunc, ParamType aParam ) const in forEachMem() 97 inline void forEachMem( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2 ) const in forEachMem() 105 …inline void forEachMem( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, ParamType3… in forEachMem() 128 inline void forEachMemWithKey( FuncType pFunc, ParamType aParam ) const in forEachMemWithKey() 136 …inline void forEachMemWithKey( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2 ) co… in forEachMemWithKey() 144 …inline void forEachMemWithKey( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, Par… in forEachMemWithKey()
|
H A D | refvector.hxx | 90 inline void forEachMem( FuncType pFunc, ParamType aParam ) const in forEachMem() 98 inline void forEachMem( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2 ) const in forEachMem() 106 …inline void forEachMem( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, ParamType3… in forEachMem() 130 inline void forEachMemWithIndex( FuncType pFunc, ParamType aParam ) const in forEachMemWithIndex() 138 …inline void forEachMemWithIndex( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2 ) … in forEachMemWithIndex() 146 …inline void forEachMemWithIndex( FuncType pFunc, ParamType1 aParam1, ParamType2 aParam2, P… in forEachMemWithIndex()
|
/trunk/main/basic/source/inc/ |
H A D | object.hxx | 67 pMeth pFunc; // Function Pointer member
|
/trunk/main/svtools/workben/cui/ |
H A D | loadlib.cxx | 61 … void* pFunc = osl_getSymbol( aLibrary, OUString::createFromAscii( "GetVersionInfo" ).pData ); in main() local
|
/trunk/main/sal/qa/osl/module/ |
H A D | osl_Module.cxx | 246 FuncPtr pFunc = ( FuncPtr ) aMod.getSymbol( rtl::OUString::createFromAscii( "firstfunc" ) ); in TEST_F() local 378 FuncPtr pFunc = ( FuncPtr ) aMod.getSymbol( rtl::OUString::createFromAscii( "firstfunc" ) ); in TEST_F() local 415 FuncPtr pFunc = ( FuncPtr ) osl_getSymbol( (oslModule)aMod, funcName.pData ); in TEST_F() local
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | genlink.hxx | 33 CFuncPtr pFunc; member in GenLink
|
H A D | fcontnr.hxx | 83 FactoryFunc pFunc; member in SfxFrameWindowFactory
|
H A D | shell.hxx | 199 void CallExec( SfxExecFunc pFunc, SfxRequest &rReq ) in CallExec() 201 void CallState( SfxStateFunc pFunc, SfxItemSet &rSet ) in CallState()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | xrender_peer.cxx | 92 oslGenericFunction pFunc; in InitRenderLib() local
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | call.cxx | 125 FunctionCall pFunc = (FunctionCall)pMethod; in callVirtualMethod() local
|
/trunk/main/soltools/testSHL/util/ |
H A D | tstMgr.cxx | 137 tstFunc* pFunc; // entry pointer in test_Entry_Impl() local
|
/trunk/main/sc/source/ui/view/ |
H A D | colrowba.cxx | 69 ScHeaderFunctionSet* pFunc, ScHeaderSelectionEngine* pEng ) : in ScColBar() 242 ScHeaderFunctionSet* pFunc, ScHeaderSelectionEngine* pEng ) : in ScRowBar()
|
H A D | tabvwsh2.cxx | 82 FuPoor* pFunc = GetDrawFuncPtr(); in WindowChanged() local
|
/trunk/main/sd/source/ui/func/ |
H A D | fuconuno.cxx | 77 FuConstructUnoControl* pFunc; in Create() local
|
H A D | fuconarc.cxx | 75 FuConstructArc* pFunc; in Create() local
|
H A D | fuconcs.cxx | 103 FuConstructCustomShape* pFunc; in Create() local
|
H A D | fucon3d.cxx | 81 FuConstruct3dObject* pFunc; in Create() local
|
H A D | fuediglu.cxx | 75 FuEditGluePoints* pFunc; in Create() local
|
H A D | fuconbez.cxx | 82 FuConstructBezierPolygon* pFunc; in Create() local
|
/trunk/main/sfx2/source/control/ |
H A D | shell.cxx | 870 SfxStateFunc pFunc = rSlot.GetStateFnc(); in CanExecuteSlot_Impl() local 954 SfxExecFunc pFunc = pSlot->GetExecFnc(); in ExecuteSlot() local 1030 SfxStateFunc pFunc = pSlot->GetStateFnc(); in GetSlotState() local
|
/trunk/main/basctl/source/inc/ |
H A D | dlged.hxx | 114 DlgEdFunc* pFunc; member in DlgEditor
|
/trunk/main/tools/source/ref/ |
H A D | pstm.cxx | 36 void SvClassManager::Register( sal_uInt16 nClassId, SvCreateInstancePersist pFunc ) in Register() 748 SvCreateInstancePersist pFunc = rClassMgr.Get( nClassId ); in ReadObj() local
|
/trunk/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 416 const IFunctionDescription* pFunc = getCurrentFunctionDescription(); in SetReference() local 480 const IFunctionDescription* pFunc = getCurrentFunctionDescription(); in SetActive() local
|
/trunk/main/basic/source/runtime/ |
H A D | stdobj.cxx | 64 RtlCall pFunc; // Function Pointer member
|