Home
last modified time | relevance | path

Searched refs:ISQLParseNode (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/svx/source/inc/
H A Dsqlparserclient.hxx55 inline ::rtl::Reference< ::connectivity::simple::ISQLParseNode > predicateTree( in predicateTree()
62 ::rtl::Reference< ::connectivity::simple::ISQLParseNode > xReturn; in predicateTree()
/AOO41X/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx277 class OOO_DLLPUBLIC_DBTOOLS ISQLParseNode : public ::rtl::IReference class
303 virtual ::rtl::Reference< ISQLParseNode > predicateTree(
/AOO41X/main/connectivity/source/simpledbt/
H A Dparser_s.hxx50 virtual ::rtl::Reference< simple::ISQLParseNode > predicateTree(
H A Dparser_s.cxx68 …::rtl::Reference< simple::ISQLParseNode > OSimpleSQLParser::predicateTree(::rtl::OUString& rErrorM… in predicateTree()
H A Dparsenode_s.hxx40 :public simple::ISQLParseNode
/AOO41X/main/svx/source/form/
H A Dformcontroller.cxx875 const ::rtl::Reference< ISQLParseNode > xParseNode = in getFastPropertyValue()
3246 …::rtl::Reference< ISQLParseNode > xParseNode = predicateTree(sErrorMsg, sPredicate, xFormatter, xF… in setFilter()
H A Dfiltnav.cxx915 … ::rtl::Reference< ISQLParseNode > xParseNode = predicateTree( aErr, aTxt, xFormatter, xField ); in ValidateText()
/AOO41X/main/svx/source/fmcomp/
H A Dgridcell.cxx2983 …::rtl::Reference< ISQLParseNode > xParseNode = predicateTree(aErrorMsg, aNewText,xNumberFormatter,… in commitControl()