Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/file/ !
H A Dfcomp.hxx72 sal_Bool isClean() const {return m_aCodeList.empty();} in isClean() function in connectivity::file::OPredicateCompiler
73 sal_Bool hasCode() const {return !isClean();} in hasCode()