Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx145 sal_Int32 mnDropLines; /// Number of lines in drop down box. member
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx176 mnDropLines( 1 ), in ClientData()
H A Dvmlshapecontext.cxx213 …case VMLX_TOKEN( DropLines ): mrClientData.mnDropLines = maElementText.toInt32(); … in onEndElement()
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx549 rAxModel.mnListRows = pClientData->mnDropLines; in createAndInsertClientXShape()

Completed in 30 milliseconds