Home
last modified time | relevance | path

Searched refs:rTblQryName (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/fldui/
H A Dxfldui.cxx69 sal_Bool SwFldMgr::IsDBNumeric( const String& rDBName, const String& rTblQryName, in IsDBNumeric() argument
91 DBG_ASSERT(xTbls->hasByName(rTblQryName), "table not available anymore?"); in IsDBNumeric()
94 Any aTable = xTbls->getByName(rTblQryName); in IsDBNumeric()
108 DBG_ASSERT(xQueries->hasByName(rTblQryName), "table not available anymore?"); in IsDBNumeric()
111 Any aQuery = xQueries->getByName(rTblQryName); in IsDBNumeric()
/aoo4110/main/sw/source/ui/inc/
H A Dfldmgr.hxx171 sal_Bool IsDBNumeric(const String& rDBName, const String& rTblQryName,

Completed in 9 milliseconds