Home
last modified time | relevance | path

Searched defs:TextModel (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dtitlemodel.hxx36 struct TextModel struct
38 typedef ModelRef< DataSequenceModel > DataSequenceRef;
39 typedef ModelRef< TextBody > TextBodyRef;
41 DataSequenceRef mxDataSeq; /// The string data or formula link of this text.
42 … TextBodyRef mxTextBody; /// Rich-formatted literal text (for title objects only).
/aoo4110/main/oox/source/drawingml/chart/
H A Dtitlemodel.cxx32 TextModel::TextModel() in TextModel() function in oox::drawingml::chart::TextModel
/aoo4110/main/filter/source/t602/
H A Dt602filter.cxx1013 Reference < XInterface > TextModel = _Inst("com.sun.star.awt.UnoControlFixedTextModel"); in OptionsDlg() local

Completed in 40 milliseconds