Home
last modified time | relevance | path

Searched defs:ClientData (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx130 struct ClientData struct
138 sal_Int32 mnObjType; /// Type of the shape.
139 sal_Int32 mnTextHAlign; /// Horizontal text alignment.
140 sal_Int32 mnTextVAlign; /// Vertical text alignment.
142 sal_Int32 mnRow; /// Row index for spreadsheet cell note.
145 sal_Int32 mnDropLines; /// Number of lines in drop down box.
151 sal_Int32 mnSelType; /// Listbox selection type.
152 sal_Int32 mnVTEdit; /// Data type of the textbox.
153 bool mbPrintObject; /// True = print the object.
154 bool mbVisible; /// True = cell note is visible.
[all …]
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx168 ClientData::ClientData() : in ClientData() function in oox::vml::ClientData

Completed in 17 milliseconds