Home
last modified time | relevance | path

Searched refs:aArg1 (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/tools/inc/tools/
H A Derrinf.hxx124 String aArg1; member in TwoStringErrorInfo
132 DynamicErrorInfo(nUserID, nFlags), aArg1(rTheArg1), aArg2(rTheArg2) {} in TwoStringErrorInfo()
135 String GetArg1() const { return aArg1; } in GetArg1()
/aoo4110/main/svtools/inc/svtools/
H A Dehdl.hxx45 sal_uInt16 nCtxIdP, const String &aArg1, Window *pWin=0,
53 String aArg1; member in SfxErrorContext
/aoo4110/main/svtools/source/misc/
H A Dehdl.cxx428 aArg1(aArg1P) in SfxErrorContext()
461 rStr.SearchAndReplace( String::CreateFromAscii( "$(ARG1)" ), aArg1 ); in GetString()
/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx3894 Any aArg1 = sbxToUnoValue( pParams->Get( 1 ) ); in SFX_NOTIFY() local
3895 if( (aArg1 >>= xFirstParamContext) && xFirstParamContext.is() ) in SFX_NOTIFY()

Completed in 44 milliseconds