Searched defs:xDocProp (Results 1 – 12 of 12) sorted by relevance
/trunk/main/xmloff/source/chart/ |
H A D | SchXMLLegendContext.cxx | 108 uno::Reference< beans::XPropertySet > xDocProp( xDoc, uno::UNO_QUERY ); in StartElement() local
|
H A D | SchXMLChartContext.cxx | 359 …uno::Reference< beans::XPropertySet > xDocProp( mrImportHelper.GetChartDocument(), uno::UNO_QUERY … in StartElement() local
|
H A D | SchXMLPlotAreaContext.cxx | 306 …uno::Reference< beans::XPropertySet > xDocProp( mrImportHelper.GetChartDocument(), uno::UNO_QUERY … in StartElement() local
|
H A D | SchXMLExport.cxx | 2004 Reference< beans::XPropertySet > xDocProp( xDoc, uno::UNO_QUERY ); in exportPlotArea() local
|
/trunk/main/oox/source/docprop/ |
H A D | docprophandler.cxx | 40 OOXMLDocPropHandler::OOXMLDocPropHandler( const uno::Reference< uno::XComponentContext >& xContext,… in OOXMLDocPropHandler()
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 113 …uno::Reference< document::XDocumentProperties > xDocProp( xDocPropSupp->getDocumentProperties(), u… in CustomPropertyGetSetHelper() local 646 …uno::Reference< document::XDocumentProperties > xDocProp( xDocPropSupp->getDocumentProperties(), u… in CustomPropertiesImpl() local 739 uno::Reference< XDocumentProperty > xDocProp; in Add() local
|
/trunk/main/chart2/qa/complex/chart2/ |
H A D | TestCaseOldAPI.java | 131 XPropertySet xDocProp = (XPropertySet) UnoRuntime.queryInterface( in testTitle() local 181 XPropertySet xDocProp = (XPropertySet) UnoRuntime.queryInterface( in testSubTitle() local
|
/trunk/main/connectivity/source/drivers/calc/ |
H A D | CDatabaseMetaData.cxx | 455 Reference<XPropertySet> xDocProp( xDoc, UNO_QUERY ); in getTables() local
|
H A D | CTable.cxx | 579 Reference<XPropertySet> xDocProp( xDoc, UNO_QUERY ); in construct() local
|
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | SpreadsheetSample.java | 990 com.sun.star.beans.XPropertySet xDocProp = (com.sun.star.beans.XPropertySet) in doNamedRangesSamples() local 1243 com.sun.star.beans.XPropertySet xDocProp = (com.sun.star.beans.XPropertySet) in doDatabaseSamples() local
|
/trunk/main/chart2/workbench/addin/ |
H A D | sampleaddin.cxx | 210 uno::Reference< beans::XPropertySet > xDocProp( mxChartDoc, uno::UNO_QUERY ); in initialize() local
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 3849 uno::Reference< beans::XPropertySet > xDocProp( xSpreadDoc, uno::UNO_QUERY ); in WriteTheLabelRanges() local
|
Completed in 187 milliseconds