Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx545 ScDBQueryParamBase* GetDBParams( sal_Bool& rMissingField );
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx6515 ScDBQueryParamBase* ScInterpreter::GetDBParams( sal_Bool& rMissingField ) in GetDBParams() function in ScInterpreter
6658 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in DBIterator()
6722 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in ScDBCount()
6776 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in ScDBCount2()
6837 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in GetDBStVarParams()
H A Dinterpr4.cxx2116 auto_ptr<ScDBQueryParamBase> pQueryParam( GetDBParams(bMissingField) ); in ScDBGet()

Completed in 65 milliseconds