Home
last modified time | relevance | path

Searched refs:GetDBParams (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/core/inc/
H A Dinterpre.hxx523 ScDBQueryParamBase* GetDBParams( sal_Bool& rMissingField );
/aoo4110/main/sc/source/core/tool/
H A Dinterpr1.cxx6378 ScDBQueryParamBase* ScInterpreter::GetDBParams( sal_Bool& rMissingField ) in GetDBParams() function in ScInterpreter
6521 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in DBIterator()
6585 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in ScDBCount()
6639 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in ScDBCount2()
6700 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in GetDBStVarParams()
H A Dinterpr4.cxx2116 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in ScDBGet()

Completed in 161 milliseconds