Searched refs:StringRepresentation (Results 1 – 4 of 4) sorted by relevance
77 class StringRepresentation: class84 explicit StringRepresentation(uno::Reference< uno::XComponentContext > const & context);99 StringRepresentation(StringRepresentation &); // not defined100 void operator =(StringRepresentation &); // not defined102 virtual ~StringRepresentation() {} in ~StringRepresentation()153 StringRepresentation::StringRepresentation(uno::Reference< uno::XComponentContext > const & context… in StringRepresentation() function in pcr::StringRepresentation158 ::rtl::OUString SAL_CALL StringRepresentation::getImplementationName() throw (uno::RuntimeExceptio… in getImplementationName()168 uno::Sequence< ::rtl::OUString > SAL_CALL StringRepresentation::getSupportedServiceNames() throw (… in getSupportedServiceNames()266 ::rtl::OUString StringRepresentation::convertSimpleToString( const uno::Any& _rValue ) in convertSimpleToString()360 bool StringRepresentation::convertGenericValueToString( const uno::Any& _rValue, ::rtl::OUString& _… in convertGenericValueToString()[all …]
206 …Reference< XStringRepresentation > xConversionHelper = StringRepresentation::create( _rxContext,_r… in convertToPropertyValue()236 …Reference< XStringRepresentation > xConversionHelper = StringRepresentation::create( _rxContext,_r… in convertToControlValue()
62 service StringRepresentation : XStringRepresentation
937 …spection::XStringRepresentation > xConversionHelper = inspection::StringRepresentation::createCons… in getConstantValue()1012 …spection::XStringRepresentation > xConversionHelper = inspection::StringRepresentation::create( m_… in convertToPropertyValue()1157 …spection::XStringRepresentation > xConversionHelper = inspection::StringRepresentation::create( m_… in convertToControlValue()
Completed in 69 milliseconds