Searched refs:bDestPers (Results 1 – 7 of 7) sorted by relevance
168 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 ==()
78 sal_Bool bDestPers; // nicht gespeichert member
399 theOutParam.bDestPers = aBtnDestPers.IsChecked(); in IMPL_LINK()
674 theParam.bDestPers = aBtnDestPers.IsChecked(); in GetOutputItem()
671 if ( !rQueryParam.bInplace && pDBData->HasQueryParam() && rQueryParam.bDestPers ) in Query()901 sal_Bool bSave = rQueryParam.bInplace || rQueryParam.bDestPers; in Query()
630 aParam.bDestPers = sal_True; in SetExtractPos()
1459 aParam.bDestPers = ScUnoHelpFunctions::GetBoolFromAny( aValue ); in setPropertyValue()1502 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bDestPers ); in getPropertyValue()
Completed in 45 milliseconds