Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx444 const ::oox::vml::TextBox* pTextBox = rShape.getTextBox(); in createAndInsertClientXShape() local
451 …rolText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnT… in createAndInsertClientXShape()
460 …rolText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnT… in createAndInsertClientXShape()
474 …ntrolText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maValue, pTextBox, pClientData->mnT… in createAndInsertClientXShape()
485 …rolText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnT… in createAndInsertClientXShape()
492 … if( const ::oox::vml::TextFontModel* pFontModel = pTextBox ? pTextBox->getFirstFont() : 0 ) in createAndInsertClientXShape()
578 …rtControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, XML_Left ); in createAndInsertClientXShape()
707 OUString& rCaption, const ::oox::vml::TextBox* pTextBox, sal_Int32 nTextHAlign ) const in convertControlText()
709 if( pTextBox ) in convertControlText()
711 rCaption = pTextBox->getText(); in convertControlText()
[all …]
/trunk/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx202 const ::oox::vml::TextBox* pTextBox, sal_Int32 nTextHAlign ) const;

Completed in 19 milliseconds