Searched refs:GetAdvancedQuerySource (Results 1 – 13 of 13) sorted by relevance
179 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in CreateRefDialog()
671 if (rQueryItem.GetAdvancedQuerySource(aAdvSource)) in ExecuteDB()
2317 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in RepeatDB()
196 sal_Bool GetAdvancedQuerySource(ScRange& rSource) const;
564 sal_Bool ScDBData::GetAdvancedQuerySource(ScRange& rSource) const in GetAdvancedQuerySource() function in ScDBData841 if ( ((ScDBData*)pItems[i])->GetAdvancedQuerySource(aAdvSource) ) in UpdateReference()
167 SC_DLLPUBLIC sal_Bool GetAdvancedQuerySource(ScRange& rSource) const;
189 if (rQueryItem.GetAdvancedQuerySource(aAdvSource)) in Init()
296 sal_Bool ScQueryItem::GetAdvancedQuerySource(ScRange& rSource) const in GetAdvancedQuerySource() function in ScQueryItem
2018 aNewData.GetAdvancedQuerySource(aRange); in setPropertyValue()2105 sal_Bool bIsAdvancedSource(GetDBData_Impl()->GetAdvancedQuerySource(aRange)); in getPropertyValue()2113 if (GetDBData_Impl()->GetAdvancedQuerySource(aCoreRange)) in getPropertyValue()
423 sal_Bool bHasAdv = pCurrDBData->GetAdvancedQuerySource( aAdvRange ); in InsertQueryParam()
852 bAdvanced = pData->GetAdvancedQuerySource( aAdvRange ); in ExcAutoFilterRecs()
299 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in WriteFilterDescriptor()
351 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in RepeatDB()
Completed in 99 milliseconds