Home
last modified time | relevance | path

Searched refs:aParamType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx581 rtl::OUString aParamType; in addParametersToArgs() local
590aParamType = (nParmIndex!=-1) ? aToken.getToken( 0, ':', nParmIndex ) : ::rtl::OUString(); in addParametersToArgs()
597 if ( aParamType.getLength() == 0 ) in addParametersToArgs()
602 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_BOOL], 4 )) in addParametersToArgs()
607 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_BYTE], 4 )) in addParametersToArgs()
612 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_LONG], 4 )) in addParametersToArgs()
617 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_SHORT], 5 )) in addParametersToArgs()
622 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_HYPER], 5 )) in addParametersToArgs()
627 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_FLOAT], 5 )) in addParametersToArgs()
632 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_STRING], 6 )) in addParametersToArgs()
[all …]
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx1012 Type aParamType( xParamClass->getTypeClass(), xParamClass->getName() ); in fillInfoForMethod() local
1013 pParamTypes[ i ] = aParamType; in fillInfoForMethod()
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx561 Any aParamType, aScale, aValue; in fillLinkedParameters() local

Completed in 37 milliseconds