Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Ddbcolect.hxx109 sal_Bool bDBSelection; // nicht im Param: Wenn Selektion, Update sperren member in ScDBData
184 sal_Bool HasImportSelection() const { return bDBSelection; } in HasImportSelection()
185 void SetImportSelection(sal_Bool bSet) { bDBSelection = bSet; } in SetImportSelection()
/aoo41x/main/sc/source/core/tool/
H A Ddbcolect.cxx59 bDBSelection(sal_False), in ScDBData()
133 bDBSelection (rData.bDBSelection), in ScDBData()
227 bDBSelection = rData.bDBSelection; in operator =()

Completed in 15 milliseconds