Home
last modified time | relevance | path

Searched defs:xFixedLine (Results 1 – 7 of 7) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx251 Reference<XFixedLine> xFixedLine(*aCellIter,uno::UNO_QUERY); in EndElement() local
H A DxmlCell.cxx229 Reference<XFixedLine> xFixedLine(xFactor->createInstance(SERVICE_FIXEDLINE),uno::UNO_QUERY); in EndElement() local
H A DxmlExport.cxx568 Reference<XFixedLine> xFixedLine(xReportElement,uno::UNO_QUERY); in exportSectionAutoStyle() local
621 Reference<XFixedLine> xFixedLine(xReportElement,uno::UNO_QUERY); in exportSectionAutoStyle() local
891 uno::Reference< XFixedLine > xFixedLine(xElement,uno::UNO_QUERY); in exportContainer() local
1195 Reference<XFixedLine> xFixedLine(_xProp,uno::UNO_QUERY); in exportAutoStyle() local
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx100 uno::Reference< report::XFixedLine> xFixedLine(_xComponent,uno::UNO_QUERY); in getObjectType() local
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx75 uno::Reference< report::XFixedLine> xFixedLine(_xElement,uno::UNO_QUERY); in lcl_getImageId() local
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java889 … final XFixedLine xFixedLine = UnoRuntime.queryInterface(XFixedLine.class, aFixedLine); in insertLine() local
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx891 … uno::Reference<report::XFixedLine> xFixedLine(m_xReportComponent,uno::UNO_QUERY); in describePropertyLine() local

Completed in 120 milliseconds