Home
last modified time | relevance | path

Searched refs:GetAdvancedQuerySource (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwshc.cxx179 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in CreateRefDialog()
H A Dcellsh2.cxx671 if (rQueryItem.GetAdvancedQuerySource(aAdvSource)) in ExecuteDB()
H A Ddbfunc3.cxx2317 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in RepeatDB()
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx564 sal_Bool ScDBData::GetAdvancedQuerySource(ScRange& rSource) const in GetAdvancedQuerySource() function in ScDBData
841 if ( ((ScDBData*)pItems[i])->GetAdvancedQuerySource(aAdvSource) ) in UpdateReference()
/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx196 sal_Bool GetAdvancedQuerySource(ScRange& rSource) const;
/trunk/main/sc/inc/
H A Ddbcolect.hxx167 SC_DLLPUBLIC sal_Bool GetAdvancedQuerySource(ScRange& rSource) const;
/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx189 if (rQueryItem.GetAdvancedQuerySource(aAdvSource)) in Init()
/trunk/main/sc/source/ui/app/
H A Duiitems.cxx296 sal_Bool ScQueryItem::GetAdvancedQuerySource(ScRange& rSource) const in GetAdvancedQuerySource() function in ScQueryItem
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx2018 aNewData.GetAdvancedQuerySource(aRange); in setPropertyValue()
2105 sal_Bool bIsAdvancedSource(GetDBData_Impl()->GetAdvancedQuerySource(aRange)); in getPropertyValue()
2113 if (GetDBData_Impl()->GetAdvancedQuerySource(aCoreRange)) in getPropertyValue()
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx423 sal_Bool bHasAdv = pCurrDBData->GetAdvancedQuerySource( aAdvRange ); in InsertQueryParam()
H A Dexcrecds.cxx852 bAdvanced = pData->GetAdvancedQuerySource( aAdvRange ); in ExcAutoFilterRecs()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx299 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in WriteFilterDescriptor()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx351 if (pDBData->GetAdvancedQuerySource(aAdvSource)) in RepeatDB()

Completed in 93 milliseconds