Home
last modified time | relevance | path

Searched refs:OFormattedField (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/reportdesign/source/core/api/
H A DFormattedField.cxx50 return *(new OFormattedField(xContext)); in create()
60 OFormattedField::OFormattedField(uno::Reference< uno::XComponentContext > const & _xContext) in DBG_NAME()
70 OFormattedField::OFormattedField(uno::Reference< uno::XComponentContext > const & _xContext in OFormattedField() function in reportdesign::OFormattedField
88 OFormattedField::~OFormattedField() in ~OFormattedField()
94 IMPLEMENT_FORWARD_REFCOUNT( OFormattedField, FormattedFieldBase ) in IMPLEMENT_FORWARD_REFCOUNT() argument
108 void SAL_CALL OFormattedField::dispose() throw(uno::RuntimeException) in dispose()
147 REPORTCOMPONENT_IMPL(OFormattedField,m_aProps.aComponent)
148 REPORTCOMPONENT_IMPL2(OFormattedField,m_aProps.aComponent)
149 REPORTCOMPONENT_NOMASTERDETAIL(OFormattedField) in REPORTCOMPONENT_NOMASTERDETAIL() argument
150 REPORTCONTROLFORMAT_IMPL(OFormattedField,m_aProps.aFormatProperties) in REPORTCOMPONENT_NOMASTERDETAIL()
[all …]
H A Dservices.cxx54 …{ &OFormattedField::create, &OFormattedField::getImplementationName_Static, &OFormattedField::getS…
/aoo4110/main/reportdesign/source/core/inc/
H A DFormattedField.hxx44 class OFormattedField : public comphelper::OBaseMutex, class
57 OFormattedField(const OFormattedField&);
58 OFormattedField& operator=(const OFormattedField&);
77 virtual ~OFormattedField();
79 …explicit OFormattedField(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContex…
80 …explicit OFormattedField(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContex…
/aoo4110/main/reportdesign/source/core/sdr/
H A DRptModel.cxx188 …uno::Reference<report::XFormattedField> xProp = new OFormattedField(m_pReportDefinition->getContex… in createShape()

Completed in 31 milliseconds