Home
last modified time | relevance | path

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

/AOO42X/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx295 SqlParseError eErrorCode = eOk; in FillOuterJoins()
330 SqlParseError eErrorCode = eOk; in FillDragInfo()
610 SqlParseError eErrorCode = eOk; in InsertJoinConnection()
623 …else if ( eOk == (eErrorCode = InsertJoinConnection(_pView,pNode->getChild(0), _eJoinType,pLeftTab… in InsertJoinConnection()
641 if ( eOk != ( eErrorCode = FillDragInfo(_pView,pNode->getChild(0),aDragLeft)) || in InsertJoinConnection()
642 eOk != ( eErrorCode = FillDragInfo(_pView,pNode->getChild(2),aDragRight))) in InsertJoinConnection()
665 return InsertJoinConnection(_pView,pCondition, INNER_JOIN,NULL,NULL) != eOk; in GetInnerJoinCriteria()
964 SqlParseError eErrorCode = eOk; in GenerateOrder()
1309 return eOk; in GetSelectionCriteria()
1312 SqlParseError eErrorCode = eOk; in GetSelectionCriteria()
[all …]
/AOO42X/main/dbaccess/source/ui/inc/
H A DQueryDesignView.hxx71 eOk enumerator
/AOO42X/main/formula/inc/formula/
H A DIFunctionDescription.hxx51 eOk, enumerator
/AOO42X/main/reportdesign/source/ui/misc/
H A DFunctionHelper.cxx46 case eOk: in getSingleToken()
/AOO42X/main/formula/source/ui/dlg/
H A DFormulaHelper.cxx65 ,open(_pFunctionManager->getSingleToken(IFunctionManager::eOk)) in FormulaHelper()
/AOO42X/main/sc/source/core/data/
H A Dglobal.cxx1909 case eOk: in getSingleToken()