Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/diagram/
H A Ddatamodel.hxx92 mbCustomText(false), in Point()
137 bool mbCustomText; member
H A Ddatamodelcontext.cxx174 mrPoint.mbCustomText = rAttribs.getBool( XML_custT, false ); in PropertiesContext()
H A Ddiagramlayoutatoms.cxx1115 return pDataNode->mbCustomText; in HasCustomText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/diagram/
H A Ddatamodel.hxx93 mbCustomText(false), in Point()
138 bool mbCustomText; member
H A Ddatamodelcontext.cxx172 mrPoint.mbCustomText = rAttribs.getBool( XML_custT, false ); in PropertiesContext()