Searched refs:ExportSettings (Results 1 – 1 of 1) sorted by relevance
108 struct ExportSettings struct131 ExportSettings( SdrModel* pDoc );134 ExportSettings::ExportSettings( SdrModel* pDoc ) in ExportSettings() function in svx::ExportSettings182 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 17 milliseconds