Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/xml/
H A Dxmltbli.cxx181 sal_Bool mbTextValue; member in SwXMLTableCell_Impl
201 sal_Bool mbTextValue = sal_False,
216 sal_Bool HasTextValue() const { return mbTextValue; } in HasTextValue()
247 mbTextValue = bTextVal; in Set()