Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A DXMLIndexAlphabeticalSourceContext.cxx95 , bCommaSeparated(sal_False) in XMLIndexAlphabeticalSourceContext()
173 bCommaSeparated = bTmp; in ProcessAttribute()
226 aAny.setValue(&bCommaSeparated, ::getBooleanCppuType()); in EndElement()
H A DXMLIndexAlphabeticalSourceContext.hxx69 sal_Bool bCommaSeparated; member in XMLIndexAlphabeticalSourceContext
/aoo41x/main/sw/inc/
H A Dtox.hxx369 sal_Bool bCommaSeparated : 1; member in SwForm
396 sal_Bool IsCommaSeparated() const { return bCommaSeparated;} in IsCommaSeparated()
397 void SetCommaSeparated( sal_Bool b) { bCommaSeparated = b;} in SetCommaSeparated()
/aoo41x/main/sw/source/core/tox/
H A Dtox.cxx294 bCommaSeparated(sal_False) in SwForm()
399 bCommaSeparated = rForm.bCommaSeparated; in operator =()

Completed in 119 milliseconds