Home
last modified time | relevance | path

Searched refs:bDestPers (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dqueryparam.cxx168 bDestPers(true), in ScQueryParam()
181 bDestPers(r.bDestPers), nDestTab(r.nDestTab), nDestCol(r.nDestCol), nDestRow(r.nDestRow) in ScQueryParam()
188 bDestPers(true), in ScQueryParam()
221 bDestPers = true; in ClearDestParams()
246 bDestPers = r.bDestPers; in operator =()
282 && (bDestPers == rOther.bDestPers) in operator ==()
/aoo42x/main/sc/inc/
H A Dqueryparam.hxx78 sal_Bool bDestPers; // nicht gespeichert member
/aoo42x/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx399 theOutParam.bDestPers = aBtnDestPers.IsChecked(); in IMPL_LINK()
H A Dfiltdlg.cxx674 theParam.bDestPers = aBtnDestPers.IsChecked(); in GetOutputItem()
/aoo42x/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx671 if ( !rQueryParam.bInplace && pDBData->HasQueryParam() && rQueryParam.bDestPers ) in Query()
901 sal_Bool bSave = rQueryParam.bInplace || rQueryParam.bDestPers; in Query()
/aoo42x/main/sc/source/filter/excel/
H A Dexcimp8.cxx630 aParam.bDestPers = sal_True; in SetExtractPos()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx1459 aParam.bDestPers = ScUnoHelpFunctions::GetBoolFromAny( aValue ); in setPropertyValue()
1502 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bDestPers ); in getPropertyValue()

Completed in 62 milliseconds