Searched defs:xFormattedField (Results 1 – 4 of 4) sorted by relevance
706 Reference<XFormattedField> xFormattedField(xReportElement,uno::UNO_QUERY); in exportReportComponentAutoStyles() local861 Reference<XFormattedField> xFormattedField(aColIter->xElement,uno::UNO_QUERY); in exportContainer() local1287 const Reference<XFormattedField> xFormattedField(_xProp,uno::UNO_QUERY); in exportAutoStyle() local
716 Reference< XSpinField > xFormattedField( rEvent.Source, UNO_QUERY ); in textChanged() local
930 …const uno::Reference< report::XFormattedField> xFormattedField(getDesignView()->getCurrentControlM… in GetState() local1574 …uno::Reference< report::XFormattedField> xFormattedField(getDesignView()->getCurrentControlModel()… in Execute() local
825 …final XFormattedField xFormattedField = UnoRuntime.queryInterface(XFormattedField.class, xReportCo… in insertFormattedField() local
Completed in 81 milliseconds