Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx451 …xModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnTextHAlign ); in createAndInsertClientXShape()
460 …xModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnTextHAlign ); in createAndInsertClientXShape()
474 …rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maValue, pTextBox, pClientData->mnTextHAlign ); in createAndInsertClientXShape()
485 …xModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnTextHAlign ); in createAndInsertClientXShape()
505 …xModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnTextHAlign ); in createAndInsertClientXShape()
518 …xModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClientData->mnTextHAlign ); in createAndInsertClientXShape()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx139 sal_Int32 mnTextHAlign; /// Horizontal text alignment. member
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx170 mnTextHAlign( XML_Left ), in ClientData()
H A Dvmlshapecontext.cxx207 …case VMLX_TOKEN( TextHAlign ): mrClientData.mnTextHAlign = AttributeConversion::decodeToken( maEl… in onEndElement()

Completed in 36 milliseconds