Home
last modified time | relevance | path

Searched refs:ImpExportPresentationAttributes (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dshapeexport.hxx188 …SAL_DLLPRIVATE bool ImpExportPresentationAttributes( const css::uno::Reference< css::beans::XPrope…
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dshapeexport.cxx1593 bool XMLShapeExport::ImpExportPresentationAttributes( const uno::Reference< beans::XPropertySet >& … in ImpExportPresentationAttributes() function in XMLShapeExport
2045 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, aStr ); in ImpExportTextBoxShape()
2415 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_GRAPHIC) ); in ImpExportGraphicObjectShape()
2914 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_OBJECT) ); in ImpExportOLE2Shape()
2916 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_CHART) ); in ImpExportOLE2Shape()
2918 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_TABLE) ); in ImpExportOLE2Shape()
3342 (void)ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_OBJECT) ); in ImpExportMediaShape()
4895 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_TABLE) ); in ImpExportTableShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dshapeexport.cxx1529 bool XMLShapeExport::ImpExportPresentationAttributes( const uno::Reference< beans::XPropertySet >& … in ImpExportPresentationAttributes() function in XMLShapeExport
1977 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, aStr ); in ImpExportTextBoxShape()
2344 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_GRAPHIC)… in ImpExportGraphicObjectShape()
2843 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_OBJECT) … in ImpExportOLE2Shape()
2845 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_CHART) ); in ImpExportOLE2Shape()
2847 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_TABLE) ); in ImpExportOLE2Shape()
3282 (void)ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_OBJECT) ); in ImpExportMediaShape()
4826 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_TABLE) ); in ImpExportTableShape()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dshapeexport.hxx189 …SAL_DLLPRIVATE bool ImpExportPresentationAttributes( const css::uno::Reference< css::beans::XPrope…