Home
last modified time | relevance | path

Searched refs:mxShapeTableExport (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx1033 if( mxShapeTableExport.is() ) in exportAutoStyles()
1034 mxShapeTableExport->exportAutoStyles(); in exportAutoStyles()
1290 if( !mxShapeTableExport.is() ) in GetShapeTableExport()
1295 mxShapeTableExport = new XMLTableExport( mrExport, xPropertySetMapper, xFactory ); in GetShapeTableExport()
1298 return mxShapeTableExport; in GetShapeTableExport()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx180 rtl::Reference< XMLTableExport > mxShapeTableExport; member in XMLShapeExport

Completed in 26 milliseconds