Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx642 GetFunctionName(SQL_TOKEN_COUNT,sFunctionName); in clearEntryFunctionField()
857 … if ( GetFunctionName(pColumnRef->getChild(0)->getTokenID(),sLocalizedFunctionName) ) in saveField()
1642 if ( GetFunctionName(sal_uInt32(-1),sFunctionName) ) in InsertColumn()
2308 sal_Bool OSelectionBrowseBox::GetFunctionName(sal_uInt32 _nFunctionTokenId,String& rFkt) in GetFunctionName() function in OSelectionBrowseBox
H A DSelectionBrowseBox.hxx255 sal_Bool GetFunctionName(sal_uInt32 _nFunctionTokenId,String& rFkt);

Completed in 30 milliseconds