Lines Matching refs:vml
159 class VmlDrawing : public ::oox::vml::Drawing, public WorksheetHelper
165 …const ::oox::vml::ShapeBase* getNoteShape( const ::com::sun::star::table::CellAddress& rPos ) cons…
168 virtual bool isShapeSupported( const ::oox::vml::ShapeBase& rShape ) const;
171 virtual ::rtl::OUString getShapeBaseName( const ::oox::vml::ShapeBase& rShape ) const;
181 const ::oox::vml::ShapeBase& rShape,
189 const ::oox::vml::ShapeBase& rShape, bool bGroupChild );
197 const ::oox::vml::TextFontModel& rFontModel ) const;
202 const ::oox::vml::TextBox* pTextBox, sal_Int32 nTextHAlign ) const;
206 const ::oox::vml::ShapeBase& rShape ) const;
210 ::oox::vml::TextFontModel maListBoxFont;
215 class VmlDrawingFragment : public ::oox::vml::DrawingFragment, public WorksheetHelper