Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx108 struct ExportSettings struct
131 ExportSettings( SdrModel* pDoc );
134 ExportSettings::ExportSettings( SdrModel* pDoc ) in ExportSettings() function in svx::ExportSettings
182 void ParseSettings( const Sequence< PropertyValue >& aDescriptor, ExportSettings& rSettings );
183 bool GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorType );
502 void GraphicExporter::ParseSettings( const Sequence< PropertyValue >& aDescriptor, ExportSettings& … in ParseSettings()
662 bool GraphicExporter::GetGraphic( ExportSettings& rSettings, Graphic& aGraphic, sal_Bool bVectorTyp… in GetGraphic()
1074 ExportSettings aSettings( mpDoc ); in filter()
1334 ExportSettings aSettings( rShape.GetModel() ); in SvxGetGraphicForShape()

Completed in 23 milliseconds