Searched refs:getConstantValue (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 930 uno::Any GeometryHandler::getConstantValue(sal_Bool _bToControlValue,sal_uInt16 _nResId,const uno::… in getConstantValue() function in rptui::GeometryHandler 960 …aPropertyValue = getConstantValue(sal_False,RID_STR_FORCENEWPAGE_CONST,_rControlValue,::rtl::OUStr… in convertToPropertyValue() 963 …aPropertyValue = getConstantValue(sal_False,RID_STR_GROUPKEEPTOGETHER_CONST,_rControlValue,::rtl::… in convertToPropertyValue() 967 …aPropertyValue = getConstantValue(sal_False,RID_STR_REPORTPRINTOPTION_CONST,_rControlValue,::rtl::… in convertToPropertyValue() 981 …aPropertyValue = getConstantValue(sal_False,RID_STR_KEEPTOGETHER_CONST,_rControlValue,::rtl::OUStr… in convertToPropertyValue() 1125 …aControlValue = getConstantValue(sal_True,RID_STR_FORCENEWPAGE_CONST,aPropertyValue,::rtl::OUStrin… in convertToControlValue() 1128 …aControlValue = getConstantValue(sal_True,RID_STR_GROUPKEEPTOGETHER_CONST,aPropertyValue,::rtl::OU… in convertToControlValue() 1132 …aControlValue = getConstantValue(sal_True,RID_STR_REPORTPRINTOPTION_CONST,aPropertyValue,::rtl::OU… in convertToControlValue() 1137 …aControlValue = getConstantValue(sal_True,RID_STR_KEEPTOGETHER_CONST,aPropertyValue,::rtl::OUStrin… in convertToControlValue()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | stringrepresentation.cxx | 282 if ( (*pIter)->getConstantValue() == _rValue ) in convertSimpleToString() 484 aReturn <<= m_aConstants[i]->getConstantValue(); in convertStringToSimple()
|
/aoo42x/main/stoc/source/tdmanager/ |
H A D | tdmgr_check.cxx | 527 xNewTD, UNO_QUERY_THROW )->getConstantValue() != in check() 529 xExistingTD, UNO_QUERY_THROW )->getConstantValue()) in check()
|
/aoo42x/main/stoc/source/registry_tdprovider/ |
H A D | tdprop.cxx | 58 Any SAL_CALL ConstantTypeDescriptionImpl::getConstantValue() in getConstantValue() function in stoc_rdbtdp::ConstantTypeDescriptionImpl
|
H A D | base.hxx | 549 getConstantValue()
|
/aoo42x/main/udkapi/com/sun/star/reflection/ |
H A D | XConstantTypeDescription.idl | 68 any getConstantValue();
|
/aoo42x/main/rdbmaker/source/rdbmaker/ |
H A D | typeblop.cxx | 62 Any aConstantAny = xConstant->getConstantValue(); in writeConstantData()
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | GeometryHandler.hxx | 97 …::com::sun::star::uno::Any getConstantValue(sal_Bool bToControlValue,sal_uInt16 nResId,const ::com…
|
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | Introspector.java | 536 … short nConstantValue = ((Short) _xConstantTypeDescription[i].getConstantValue()).shortValue(); in getConstantDisplayString()
|
/aoo42x/main/unodevtools/source/unodevtools/ |
H A D | typeblob.cxx | 62 Any aConstantAny = xConstant->getConstantValue(); in writeConstantData()
|
/aoo42x/main/cli_ure/source/climaker/ |
H A D | climaker_emit.cxx | 505 to_cli_constant( xConstant->getConstantValue() ); in get_type() 561 to_cli_constant( xConstant->getConstantValue() ); in get_type()
|
/aoo42x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 3409 aConstCache[ sLeafName.toAsciiLowerCase() ] = rXConst->getConstantValue(); in getVBAConstant()
|
Completed in 252 milliseconds