Searched refs:getKeyword (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | content.cxx | 502 m_pDatabases->getKeyword( m_aURLParameter.get_module(), in getPropertyValues() 513 m_pDatabases->getKeyword( m_aURLParameter.get_module(), in getPropertyValues() 524 m_pDatabases->getKeyword( m_aURLParameter.get_module(), in getPropertyValues() 535 m_pDatabases->getKeyword( m_aURLParameter.get_module(), in getPropertyValues()
|
H A D | databases.hxx | 205 KeywordInfo* getKeyword( const rtl::OUString& Module,
|
H A D | databases.cxx | 893 KeywordInfo* Databases::getKeyword( const rtl::OUString& Database, in getKeyword() function in Databases
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | SingleSelectQueryComposer.cxx | 600 aSql.append( getKeyword( eLoopParts ) ); in composeStatementFromParts() 689 *pComposer, getKeyword( _ePart ) ); in setSingleAdditiveClause() 712 …aClauses[ _ePart ] = getComposedClause( ::rtl::OUString(), _rClause, *pComposer, getKeyword( _ePar… in setSingleAdditiveClause() 1863 ::rtl::OUString OSingleSelectQueryComposer::getKeyword( SQLPart _ePart ) const in getKeyword() function in OSingleSelectQueryComposer 1893 ::rtl::OUString sKeyword( getKeyword( _ePart ) ); in getSQLPart()
|
/aoo41x/main/dbaccess/source/core/inc/ |
H A D | SingleSelectQueryComposer.hxx | 176 ::rtl::OUString getKeyword( SQLPart _ePart ) const;
|
Completed in 68 milliseconds