Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx236 if ( _rSource.GetData()->isQuery() || _rDest.GetData()->isQuery() ) in addConnections()
590 if ( pNewTabWin->GetData()->isQuery() ) in AddTabWin()
651 if ( pTabWinTmp->GetData()->isQuery() ) in AddTabWin()
H A DTableWindow.cxx292 …aImageProvider.getImages( GetComposedName(), m_pData->isQuery() ? DatabaseObject::QUERY : Database… in impl_updateImage()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx81 inline bool isQuery() const { return m_bIsQuery; } in isQuery() function in dbaui::OTableWindowData
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx126 …bool isQuery() { return m_aId.compareToAscii("") == 0 && m_aQuery.compareToAscii("") != 0… in isQuery() function in chelp::URLParameter
H A Dcontent.cxx414 else if( m_aURLParameter.isQuery() ) in execute()
/aoo41x/main/framework/inc/
H A Dqueries.h376 static sal_Bool isQuery( const ::rtl::OUString& sQuery ) in isQuery() function in framework::QueryAnalyzer

Completed in 50 milliseconds