Searched refs:mbCellText (Results 1 – 2 of 2) sorted by relevance
212 …unsigned mbCellText : 1; // this is a cell text as block te… member in drawinglayer::primitive2d::SdrBlockTextPrimitive2D239 bool getCellText() const { return mbCellText; } in getCellText()
393 mbCellText(bCellText), in SdrBlockTextPrimitive2D()