Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dbibconfig.hxx100 sal_Bool bShowColumnAssignmentWarning; member in BibConfig
134 { return bShowColumnAssignmentWarning;} in IsShowColumnAssignmentWarning()
136 { bShowColumnAssignmentWarning = bSet;} in SetShowColumnAssignmentWarning()
H A Dbibconfig.cxx81 bShowColumnAssignmentWarning(sal_False) in BibConfig()
136 bShowColumnAssignmentWarning = *(sal_Bool*)pValues[nProp].getValue(); in BibConfig()
262 pValues[nProp].setValue(&bShowColumnAssignmentWarning, ::getBooleanCppuType()); in Commit()

Completed in 18 milliseconds