Home
last modified time | relevance | path

Searched refs:pRight (Results 1 – 25 of 94) sorted by path

1234

/trunk/main/basic/source/comp/
H A Dexprgen.cxx149 if( pRight ) in Gen()
150 pRight->Gen(); in Gen()
H A Dexprnode.cxx38 pRight = NULL; in SbiExprNode()
47 pRight = r; in SbiExprNode()
115 pRight = NULL; in BaseInit()
124 delete pRight; in ~SbiExprNode()
247 if( pRight ) in CollectBits()
249 pRight->CollectBits(); in CollectBits()
250 bError |= pRight->bError; in CollectBits()
263 if( pRight ) in FoldConstants()
265 pRight->FoldConstants(); in FoldConstants()
281 delete pRight; pRight = NULL; in FoldConstants()
[all …]
/trunk/main/basic/source/inc/
H A Dexpr.hxx103 SbiExprNode* pRight; // rechter Zweig (NULL bei unaeren Ops) member in SbiExprNode
/trunk/main/comphelper/inc/comphelper/
H A Dsequence.hxx76 const T* pRight = _rRight.getConstArray(); in concatSequences() local
83 internal::implCopySequence(pRight, pReturn, nRight); in concatSequences()
96 const T* pRight = _rRight.getConstArray(); in concatSequences() local
104 internal::implCopySequence(pRight, pReturn, nRight); in concatSequences()
/trunk/main/connectivity/source/drivers/dbase/
H A DDCode.cxx97 OEvaluateSet* OFILEOperandAttr::preProcess(OBoolOperator* pOp, OOperand* pRight) in preProcess() argument
108 OIndexIterator* pIter = pIndex->createIterator(pOp,pRight); in preProcess()
/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx228 OOperand *pRight = rCodeStack.top(); in Exec() local
236 if (IS_TYPE(OOperandResult,pRight)) in Exec()
237 delete pRight; in Exec()
315 ORowSetValue aRH(pRight->getValue()); in operate()
338 ORowSetValue aRH(pRight->getValue()); in operate()
409 OOperand *pRight = rCodeStack.top(); in Exec() local
417 if (IS_TYPE(OOperandResult,pRight)) in Exec()
418 delete pRight; in Exec()
485 OOperand *pRight = rCodeStack.top(); in Exec() local
494 if (IS_TYPE(OOperandResult,pRight)) in Exec()
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx108 *pRight = pParseNode->getChild(2); in analyseWhereClause() local
111 if (SQL_ISPUNCTUATION(pLeft, "(") && SQL_ISPUNCTUATION(pRight, ")")) in analyseWhereClause()
117 if (pLeft->isToken() && pRight->isToken()) in analyseWhereClause()
141 if (pRight->isToken() || SQL_ISRULE(pRight, parameter)) in analyseWhereClause()
145 if (pRight->isToken()) // WHERE Name = 'Doe' in analyseWhereClause()
146 sMatchString = pRight->getTokenValue(); in analyseWhereClause()
147 else if (SQL_ISRULE(pRight, parameter)) // WHERE Name = ? in analyseWhereClause()
173 analyseWhereClause(pRight)); in analyseWhereClause()
183 analyseWhereClause(pRight)); in analyseWhereClause()
193 *pRight = pPart2->getChild(2); in analyseWhereClause() local
[all …]
H A Dmacabcondition.cxx181 MacabConditionBoolean::MacabConditionBoolean(MacabCondition *pLeft, MacabCondition *pRight) in MacabConditionBoolean() argument
184 m_pRight(pRight) in MacabConditionBoolean()
194 MacabConditionOr::MacabConditionOr(MacabCondition *pLeft, MacabCondition *pRight) in MacabConditionOr() argument
195 : MacabConditionBoolean(pLeft, pRight) in MacabConditionOr()
221 MacabConditionAnd::MacabConditionAnd(MacabCondition *pLeft, MacabCondition *pRight) in MacabConditionAnd() argument
222 : MacabConditionBoolean(pLeft, pRight) in MacabConditionAnd()
H A Dmacabcondition.hxx140 MacabConditionBoolean(MacabCondition *pLeft, MacabCondition *pRight);
147 MacabConditionOr(MacabCondition *pLeft, MacabCondition *pRight);
156 MacabConditionAnd(MacabCondition *pLeft, MacabCondition *pRight);
/trunk/main/connectivity/source/inc/dbase/
H A DDCode.hxx58 virtual file::OEvaluateSet* preProcess(file::OBoolOperator* pOp, file::OOperand* pRight = 0);
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx87 virtual OEvaluateSet* preProcess(OBoolOperator* pOp, OOperand* pRight = 0);
120 virtual OEvaluateSet* preProcess(OBoolOperator* pOp, OOperand* pRight = 0);
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1827 disjunctiveNormalForm(pRight); in disjunctiveNormalForm()
1836 disjunctiveNormalForm(pRight); in disjunctiveNormalForm()
1858 …else if(pRight->count() == 3 && SQL_ISRULE(pRight,boolean_primary) && SQL_ISRULE(pRight->getChild(… in disjunctiveNormalForm()
1879 …else if(SQL_ISRULE(pRight,boolean_primary) && (!SQL_ISRULE(pRight->getChild(1),search_condition) |… in disjunctiveNormalForm()
1880 pSearchCondition->replace(pRight, pRight->removeAt(1)); in disjunctiveNormalForm()
1909 pRight = pNewNode->getChild(2); in negateSearchCondition()
1929 pRight = pNewNode->getChild(2); in negateSearchCondition()
2022 absorptions(pRight); in eraseBraces()
2047 absorptions(pRight); in absorptions()
2152 compress(pRight); in compress()
[all …]
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1615 const String* pRight = m_pSuggestions->First(); in IMPL_LINK() local
1617 while( pRight ) in IMPL_LINK()
1622 xDict->addEntry( aLeft, *pRight ); in IMPL_LINK()
1632 pRight = m_pSuggestions->Next(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3449 SvLBoxEntry* pRHS = static_cast<SvLBoxEntry*>(_pSortData->pRight); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx580 OTableWindow* pRight = NULL; in IMPL_LINK() local
600 pRight = pSecond; in IMPL_LINK()
605 pRight = pFirst; in IMPL_LINK()
631 pRight = aIter->second; in IMPL_LINK()
643 pRight = pLoop; in IMPL_LINK()
653 m_pRC_Tables->setWindowTables(pLeft,pRight); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx507 SvLBoxEntry* pRHS = static_cast<SvLBoxEntry*>(_pSortData->pRight); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/inc/
H A DWColumnSelect.hxx65 void fillColumns( ListBox* pRight,
/trunk/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx209 MultiListBox *pRight = NULL; in IMPL_LINK() local
215 pRight = &m_lbNewColumnNames; in IMPL_LINK()
220 pRight = &m_lbOrgColumnNames; in IMPL_LINK()
225 pRight = &m_lbNewColumnNames; in IMPL_LINK()
231 pRight = &m_lbOrgColumnNames; in IMPL_LINK()
242 fillColumns(pRight,aRightColumns); in IMPL_LINK()
272 MultiListBox *pLeft,*pRight; in IMPL_LINK() local
276 pRight = &m_lbNewColumnNames; in IMPL_LINK()
280 pRight = &m_lbOrgColumnNames; in IMPL_LINK()
292 fillColumns(pRight,aRightColumns); in IMPL_LINK()
[all …]
/trunk/main/editeng/inc/editeng/
H A Dboxitem.hxx53 *pRight; member in SvxBoxItem
88 const SvxBorderLine* GetRight() const { return pRight; } in GetRight()
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx1602 EditPaM EditDoc::ConnectParagraphs( ContentNode* pLeft, ContentNode* pRight ) in ConnectParagraphs() argument
1607 pLeft->AppendAttribs( pRight ); in ConnectParagraphs()
1609 *pLeft += *pRight; in ConnectParagraphs()
1612 RemoveItemsFromPool( pRight ); in ConnectParagraphs()
1613 sal_uInt32 nRight = GetPos( pRight ); in ConnectParagraphs()
1615 delete pRight; in ConnectParagraphs()
H A Deditdoc.hxx739 EditPaM ConnectParagraphs( ContentNode* pLeft, ContentNode* pRight );
H A Dimpedit.hxx571 …EditPaM ImpConnectParagraphs( ContentNode* pLeft, ContentNode* pRight, sal_Bool bBackward = sal…
H A Dimpedit2.cxx2301 DBG_ASSERT( pLeft != pRight, "Den gleichen Absatz zusammenfuegen ?" ); in ImpConnectParagraphs()
2309 if(aEditDoc.GetPos( pLeft ) > aEditDoc.GetPos( pRight )) in ImpConnectParagraphs()
2312 std::swap(pLeft, pRight); in ImpConnectParagraphs()
2315 sal_uInt32 nParagraphTobeDeleted = aEditDoc.GetPos( pRight ); in ImpConnectParagraphs()
2327 pLeft->GetStyleSheet(), pRight->GetStyleSheet(), bBackward ) ); in ImpConnectParagraphs()
2333 pLeft->SetStyleSheet( pRight->GetStyleSheet(), sal_True ); in ImpConnectParagraphs()
2335 pLeft->GetCharAttribs().GetDefFont() = pRight->GetCharAttribs().GetDefFont(); in ImpConnectParagraphs()
2342 ParaPortion* pRightPortion = FindParaPortion( pRight ); in ImpConnectParagraphs()
2355 sal_uInt16 nRWrongs = pRight->GetWrongList()->Count(); in ImpConnectParagraphs()
2358 WrongRange aWrong = pRight->GetWrongList()->GetObject( nW ); in ImpConnectParagraphs()
[all …]
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1768 pRight ( 0 ), in SvxBoxItem()
1784 delete pRight; in ~SvxBoxItem()
2146 if( !(pTop && pBottom && pLeft && pRight && in GetPresentation()
2159 if ( pRight ) in GetPresentation()
2182 if( !(pTop || pBottom || pLeft || pRight) ) in GetPresentation()
2190 if( pTop && pBottom && pLeft && pRight && in GetPresentation()
2216 if ( pRight ) in GetPresentation()
2408 pRet = pRight; in GetLine()
2439 delete pRight; in SetLine()
2440 pRight = pTmp; in SetLine()
[all …]
/trunk/main/mysqlc/source/
H A Dmysqlc_subcomponent.hxx204 const T* pRight = _rRight.getConstArray(); in concatSequences() local
211 internal::implCopySequence(pRight, pReturn, nRight); in concatSequences()

Completed in 177 milliseconds

1234