Lines Matching refs:VmlDrawing
379 VmlDrawing::VmlDrawing( const WorksheetHelper& rHelper ) : in VmlDrawing() function in oox::xls::VmlDrawing
390 const ::oox::vml::ShapeBase* VmlDrawing::getNoteShape( const CellAddress& rPos ) const in getNoteShape()
395 bool VmlDrawing::isShapeSupported( const ::oox::vml::ShapeBase& rShape ) const in isShapeSupported()
401 OUString VmlDrawing::getShapeBaseName( const ::oox::vml::ShapeBase& rShape ) const in getShapeBaseName()
425 bool VmlDrawing::convertClientAnchor( Rectangle& orShapeRect, const OUString& rShapeAnchor ) const in convertClientAnchor()
435 Reference< XShape > VmlDrawing::createAndInsertClientXShape( const ::oox::vml::ShapeBase& rShape, in createAndInsertClientXShape()
612 void VmlDrawing::notifyXShapeInserted( const Reference< XShape >& rxShape, in notifyXShapeInserted()
644 sal_uInt32 VmlDrawing::convertControlTextColor( const OUString& rTextColor ) const in convertControlTextColor()
685 void VmlDrawing::convertControlFontData( AxFontData& rAxFontData, sal_uInt32& rnOleTextColor, const… in convertControlFontData()
706 void VmlDrawing::convertControlText( AxFontData& rAxFontData, sal_uInt32& rnOleTextColor, in convertControlText()
725 void VmlDrawing::convertControlBackground( AxMorphDataModelBase& rAxModel, const ::oox::vml::ShapeB… in convertControlBackground()