Searched refs:bCommaSeparated (Results 1 – 4 of 4) sorted by relevance
95 , bCommaSeparated(sal_False) in XMLIndexAlphabeticalSourceContext()173 bCommaSeparated = bTmp; in ProcessAttribute()226 aAny.setValue(&bCommaSeparated, ::getBooleanCppuType()); in EndElement()
69 sal_Bool bCommaSeparated; member in XMLIndexAlphabeticalSourceContext
369 sal_Bool bCommaSeparated : 1; member in SwForm394 sal_Bool IsCommaSeparated() const { return bCommaSeparated;} in IsCommaSeparated()395 void SetCommaSeparated( sal_Bool b) { bCommaSeparated = b;} in SetCommaSeparated()
294 bCommaSeparated(sal_False) in SwForm()399 bCommaSeparated = rForm.bCommaSeparated; in operator =()
Completed in 30 milliseconds