Home
last modified time | relevance | path

Searched refs:StringRepresentation (Results 1 – 5 of 5) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx77 class StringRepresentation: class
84 explicit StringRepresentation(uno::Reference< uno::XComponentContext > const & context);
99 StringRepresentation(StringRepresentation &); // not defined
100 void operator =(StringRepresentation &); // not defined
102 virtual ~StringRepresentation() {} in ~StringRepresentation()
153 StringRepresentation::StringRepresentation(uno::Reference< uno::XComponentContext > const & context… in StringRepresentation() function in pcr::StringRepresentation
158 ::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 …]
H A Dhandlerhelper.cxx206 …Reference< XStringRepresentation > xConversionHelper = StringRepresentation::create( _rxContext,_r… in convertToPropertyValue()
236 …Reference< XStringRepresentation > xConversionHelper = StringRepresentation::create( _rxContext,_r… in convertToControlValue()
/trunk/main/offapi/com/sun/star/inspection/
H A DStringRepresentation.idl33 service StringRepresentation : XStringRepresentation
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx937 …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()
/trunk/main/offapi/
H A DUnoApi_offapi.mk84 offapi/com/sun/star/inspection/StringRepresentation \

Completed in 62 milliseconds