Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/sw/inc/
H A Dtox.hxx369 sal_Bool bCommaSeparated : 1; member in SwForm
394 sal_Bool IsCommaSeparated() const { return bCommaSeparated;} in IsCommaSeparated()
395 void SetCommaSeparated( sal_Bool b) { bCommaSeparated = b;} in SetCommaSeparated()
/trunk/main/sw/source/core/tox/
H A Dtox.cxx294 bCommaSeparated(sal_False) in SwForm()
399 bCommaSeparated = rForm.bCommaSeparated; in operator =()

Completed in 90 milliseconds