Searched refs:StringRepresentation (Results 1 – 5 of 5) 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()163 ::sal_Bool SAL_CALL StringRepresentation::supportsService(::rtl::OUString const & serviceName) thro… in supportsService()168 uno::Sequence< ::rtl::OUString > SAL_CALL StringRepresentation::getSupportedServiceNames() throw (… in getSupportedServiceNames()174 ::rtl::OUString SAL_CALL StringRepresentation::convertToControlValue(const uno::Any & PropertyValue… in convertToControlValue()[all …]
206 …Reference< XStringRepresentation > xConversionHelper = StringRepresentation::create( _rxContext,_r… in convertToPropertyValue()236 …Reference< XStringRepresentation > xConversionHelper = StringRepresentation::create( _rxContext,_r… in convertToControlValue()
33 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()
84 offapi/com/sun/star/inspection/StringRepresentation \