Searched defs:xFixedLine (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlTable.cxx | 251 Reference<XFixedLine> xFixedLine(*aCellIter,uno::UNO_QUERY); in EndElement() local
|
H A D | xmlCell.cxx | 229 Reference<XFixedLine> xFixedLine(xFactor->createInstance(SERVICE_FIXEDLINE),uno::UNO_QUERY); in EndElement() local
|
H A D | xmlExport.cxx | 568 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
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 100 uno::Reference< report::XFixedLine> xFixedLine(_xComponent,uno::UNO_QUERY); in getObjectType() local
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 75 uno::Reference< report::XFixedLine> xFixedLine(_xElement,uno::UNO_QUERY); in lcl_getImageId() local
|
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/ |
H A D | ReportBuilderLayouter.java | 889 … final XFixedLine xFixedLine = UnoRuntime.queryInterface(XFixedLine.class, aFixedLine); in insertLine() local
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 891 … uno::Reference<report::XFixedLine> xFixedLine(m_xReportComponent,uno::UNO_QUERY); in describePropertyLine() local
|
Completed in 292 milliseconds