Home
last modified time | relevance | path

Searched defs:xFormattedField (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx706 Reference<XFormattedField> xFormattedField(xReportElement,uno::UNO_QUERY); in exportReportComponentAutoStyles() local
861 Reference<XFormattedField> xFormattedField(aColIter->xElement,uno::UNO_QUERY); in exportContainer() local
1287 const Reference<XFormattedField> xFormattedField(_xProp,uno::UNO_QUERY); in exportAutoStyle() local
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx716 Reference< XSpinField > xFormattedField( rEvent.Source, UNO_QUERY ); in textChanged() local
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx930 …const uno::Reference< report::XFormattedField> xFormattedField(getDesignView()->getCurrentControlM… in GetState() local
1574 …uno::Reference< report::XFormattedField> xFormattedField(getDesignView()->getCurrentControlModel()… in Execute() local
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java825 …final XFormattedField xFormattedField = UnoRuntime.queryInterface(XFormattedField.class, xReportCo… in insertFormattedField() local

Completed in 64 milliseconds