| /AOO41X/main/sot/source/sdstor/ |
| H A D | stgavl.cxx | 32 pLeft = pRight = NULL; in StgAvlNode() 39 delete pRight; in ~StgAvlNode() 52 else p = ( nRes < 0 ) ? p->pLeft : p->pRight; in Find() 85 else pCur = ( nRes < 0 ) ? pCur->pLeft : pCur->pRight; in Locate() 107 *pHeavy = pCur = pRight; in Adjust() 123 pCur = pCur->pRight; in Adjust() 142 pLeft = pHeavy->pRight; in RotLL() 143 pHeavy->pRight = this; in RotLL() 152 OSL_ENSURE( pLeft && pLeft->pRight, "The pointer is not allowed to be NULL!" ); in RotLR() 154 StgAvlNode* pNewRoot = pHeavy->pRight; in RotLR() [all …]
|
| H A D | stgdir.cxx | 125 if( pRight ) in Enum() 127 ((StgDirEntry*) pRight)->Enum( n ); nRight = ((StgDirEntry*) pRight)->nEntry; in Enum() 145 if( pRight ) in DelTemp() 146 ((StgDirEntry*) pRight)->DelTemp( sal_False ); in DelTemp() 165 pLeft = pRight = pDown = 0; in DelTemp() 184 if( pRight ) in Store() 185 if( !((StgDirEntry*) pRight)->Store( rStrm ) ) in Store() 224 if( pRight ) in StoreStreams() 225 if( !((StgDirEntry*) pRight)->StoreStreams( rIo ) ) in StoreStreams() 240 if( pRight ) in RevertAll() [all …]
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | porglue.cxx | 213 SwGluePortion *pRight = 0; in AdjustRight() local 215 while( pRight != this ) in AdjustRight() 227 if( pPos == pRight) in AdjustRight() 232 if( pRight && pLeft->GetPortion() == pRight ) in AdjustRight() 234 pRight->MoveAllGlue( pLeft ); in AdjustRight() 235 pRight = 0; in AdjustRight() 237 KSHORT nRightGlue = pRight && 0 < pRight->GetPrtGlue() in AdjustRight() 238 ? KSHORT(pRight->GetPrtGlue()) : 0; in AdjustRight() 241 if( pLeft && nRightGlue && !pRight->InTabGrp() ) in AdjustRight() 244 SwLinePortion *pPrev = pRight->FindPrevPortion( pLeft ); in AdjustRight() [all …]
|
| H A D | itradj.cxx | 604 SwMarginPortion *pRight = new SwMarginPortion( 0 ); in CalcRightMargin() local 605 pLast->Append( pRight ); in CalcRightMargin() 608 pRight->PrtWidth( KSHORT( nRealWidth - nPrtWidth ) ); in CalcRightMargin() 619 return pRight; in CalcRightMargin() 842 SwGluePortion *pRight = ( pPor && pPor->InGlueGrp() ) ? in CalcDropAdjust() local 844 if( pRight && pRight != pLeft ) in CalcDropAdjust() 879 pLeft->MoveAllGlue( pRight ); in CalcDropAdjust() 881 pLeft->MoveGlue( pRight, nGlue ); in CalcDropAdjust()
|
| /AOO41X/main/connectivity/source/drivers/file/ |
| H A D | fcode.cxx | 228 OOperand *pRight = rCodeStack.top(); in Exec() local 233 rCodeStack.push(new OOperandResultBOOL(operate(pLeft, pRight))); in Exec() 236 if (IS_TYPE(OOperandResult,pRight)) in Exec() 237 delete pRight; in Exec() 264 sal_Bool OOp_AND::operate(const OOperand* pLeft, const OOperand* pRight) const in operate() 267 return pLeft->isValid() && pRight->isValid(); in operate() 271 sal_Bool OOp_OR::operate(const OOperand* pLeft, const OOperand* pRight) const in operate() 274 return pLeft->isValid() || pRight->isValid(); in operate() 310 sal_Bool OOp_LIKE::operate(const OOperand* pLeft, const OOperand* pRight) const in operate() 315 ORowSetValue aRH(pRight->getValue()); in operate() [all …]
|
| /AOO41X/main/basic/source/comp/ |
| H A D | exprnode.cxx | 38 pRight = NULL; in SbiExprNode() 47 pRight = r; in SbiExprNode() 115 pRight = NULL; in BaseInit() 124 delete pRight; in ~SbiExprNode() 219 short d2 = pRight->GetDepth(); in GetDepth() 247 if( pRight ) in CollectBits() 249 pRight->CollectBits(); in CollectBits() 250 bError |= pRight->bError; in CollectBits() 251 bComposite |= pRight->bComposite; in CollectBits() 263 if( pRight ) in FoldConstants() [all …]
|
| /AOO41X/main/vcl/unx/generic/fontmanager/ |
| H A D | fontcache.cxx | 559 …alsPrintFont( const PrintFontManager::PrintFont* pLeft, PrintFontManager::PrintFont* pRight ) const in equalsPrintFont() 561 if( pLeft->m_eType != pRight->m_eType ) in equalsPrintFont() 568 …ontManager::TrueTypeFontFile* pRT = static_cast<const PrintFontManager::TrueTypeFontFile*>(pRight); in equalsPrintFont() 579 …PrintFontManager::Type1FontFile* pRT = static_cast<const PrintFontManager::Type1FontFile*>(pRight); in equalsPrintFont() 589 …nst PrintFontManager::BuiltinFont* pRT = static_cast<const PrintFontManager::BuiltinFont*>(pRight); in equalsPrintFont() 597 if( pRight->m_nFamilyName != pLeft->m_nFamilyName || in equalsPrintFont() 598 pRight->m_aStyleName != pLeft->m_aStyleName || in equalsPrintFont() 599 pRight->m_nPSName != pLeft->m_nPSName || in equalsPrintFont() 600 pRight->m_eItalic != pLeft->m_eItalic || in equalsPrintFont() 601 pRight->m_eWeight != pLeft->m_eWeight || in equalsPrintFont() [all …]
|
| /AOO41X/main/sw/source/core/attr/ |
| H A D | calbck.cxx | 39 : pLeft( 0 ), pRight( 0 ), pRegisteredIn( 0 ), mbIsAllowedToBeRemovedInModifyCall(false) in SwClient() 249 pRoot->pRight = 0; in Add() 254 pDepend->pRight = pRoot->pRight; in Add() 255 pRoot->pRight = pDepend; in Add() 257 if( pDepend->pRight ) in Add() 258 pDepend->pRight->pLeft = pDepend; in Add() 279 SwClient* pR = pDepend->pRight; in Remove() 285 pL->pRight = pR; in Remove() 300 pDepend->pRight = 0; in Remove() 459 pAct = pAct->pRight; in operator ++() [all …]
|
| /AOO41X/main/dbaccess/source/ui/misc/ |
| H A D | WColumnSelect.cxx | 209 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() 248 … moveColumn(pRight,pLeft,aRightColumns,pLeft->GetSelectEntry(i),sExtraChars,nMaxNameLen,aCase); in IMPL_LINK() 257 moveColumn(pRight,pLeft,aRightColumns,pLeft->GetEntry(i),sExtraChars,nMaxNameLen,aCase); in IMPL_LINK() 272 MultiListBox *pLeft,*pRight; in IMPL_LINK() local 276 pRight = &m_lbNewColumnNames; in IMPL_LINK() [all …]
|
| /AOO41X/main/connectivity/source/drivers/kab/ |
| H A D | KStatement.cxx | 105 *pRight = pParseNode->getChild(2); in analyseWhereClause() local 108 if (SQL_ISPUNCTUATION(pLeft, "(") && SQL_ISPUNCTUATION(pRight, ")")) in analyseWhereClause() 114 if (pLeft->isToken() && pRight->isToken()) in analyseWhereClause() 120 … return new KabConditionConstant(pLeft->getTokenValue() == pRight->getTokenValue()); in analyseWhereClause() 125 … return new KabConditionConstant(pLeft->getTokenValue() != pRight->getTokenValue()); in analyseWhereClause() 138 if (pRight->isToken() || SQL_ISRULE(pRight, parameter)) in analyseWhereClause() 142 if (pRight->isToken()) // WHERE Name = 'Doe' in analyseWhereClause() 143 sMatchString = pRight->getTokenValue(); in analyseWhereClause() 144 else if (SQL_ISRULE(pRight, parameter)) // WHERE Name = ? in analyseWhereClause() 170 analyseWhereClause(pRight)); in analyseWhereClause() [all …]
|
| H A D | kcondition.cxx | 160 KabConditionBoolean::KabConditionBoolean(KabCondition *pLeft, KabCondition *pRight) in KabConditionBoolean() argument 163 m_pRight(pRight) in KabConditionBoolean() 173 KabConditionOr::KabConditionOr(KabCondition *pLeft, KabCondition *pRight) in KabConditionOr() argument 174 : KabConditionBoolean(pLeft, pRight) in KabConditionOr() 200 KabConditionAnd::KabConditionAnd(KabCondition *pLeft, KabCondition *pRight) in KabConditionAnd() argument 201 : KabConditionBoolean(pLeft, pRight) in KabConditionAnd()
|
| /AOO41X/main/svl/source/notify/ |
| H A D | listenerbase.cxx | 36 : pLeft( 0 ), pRight( 0 ), in SvtListenerBase() 45 pRight = pBroadcaster->pRoot->pRight; in SvtListenerBase() 46 pBroadcaster->pRoot->pRight = this; in SvtListenerBase() 48 if( pRight ) in SvtListenerBase() 49 pRight->pLeft = this; in SvtListenerBase() 57 SvtListenerBase *pR = pRight, *pL = pLeft; in ~SvtListenerBase() 62 pL->pRight = pR; in ~SvtListenerBase()
|
| /AOO41X/main/connectivity/source/drivers/macab/ |
| H A D | MacabStatement.cxx | 108 *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() 123 … return new MacabConditionConstant(pLeft->getTokenValue() == pRight->getTokenValue()); in analyseWhereClause() 128 … return new MacabConditionConstant(pLeft->getTokenValue() != pRight->getTokenValue()); 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() [all …]
|
| H A D | macabcondition.cxx | 181 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()
|
| /AOO41X/main/rsc/source/tools/ |
| H A D | rsctree.cxx | 50 pLeft = pRight = NULL; in BiNode() 111 pTmp->pRight = (BiNode *)0; in ChangeDLListBTree() 118 pMiddle->pRight = ChangeDLListBTree( pRightNode ); in ChangeDLListBTree() 140 pRight = pList; in ChangeBTreeDLList() 149 pLL_RN->pRight = this; in ChangeBTreeDLList() 177 pParent->pRight = pRemove->Right(); in Remove() 192 pRemove->pLeft = pRemove->pRight = NULL; in Remove() 334 pRight = pTN; in Insert() 363 pRight = ChangeDLListBTree( Right()->ChangeBTreeDLList() ); in Insert() 384 pRight = NULL; in OrderTree() [all …]
|
| /AOO41X/main/connectivity/source/parse/ |
| H A D | sqlnode.cxx | 1829 OSQLParseNode* pRight = pSearchCondition->getChild(2); in disjunctiveNormalForm() local 1830 disjunctiveNormalForm(pRight); in disjunctiveNormalForm() 1838 OSQLParseNode* pRight = pSearchCondition->getChild(2); in disjunctiveNormalForm() local 1839 disjunctiveNormalForm(pRight); in disjunctiveNormalForm() 1853 pNewRight = MakeANDNode(pOr->removeAt(2) ,pRight); in disjunctiveNormalForm() 1854 pNewLeft = MakeANDNode(pOr->removeAt((sal_uInt32)0) ,new OSQLParseNode(*pRight)); in disjunctiveNormalForm() 1861 …else if(pRight->count() == 3 && SQL_ISRULE(pRight,boolean_primary) && SQL_ISRULE(pRight->getChild(… in disjunctiveNormalForm() 1865 OSQLParseNode* pOr = pRight->getChild(1); in disjunctiveNormalForm() 1882 …else if(SQL_ISRULE(pRight,boolean_primary) && (!SQL_ISRULE(pRight->getChild(1),search_condition) |… in disjunctiveNormalForm() 1883 pSearchCondition->replace(pRight, pRight->removeAt(1)); in disjunctiveNormalForm() [all …]
|
| /AOO41X/main/starmath/source/ |
| H A D | node.cxx | 1045 *pRight = GetSubNode(2); in Arrange() local 1048 DBG_ASSERT(pRight != NULL, "Sm: NULL pointer"); in Arrange() 1054 pRight->Arrange(rDev, rFormat); in Arrange() 1069 aPos = pRight->AlignTo(*this, RP_RIGHT, RHA_CENTER, RVA_BASELINE); in Arrange() 1072 pRight->MoveTo(aPos); in Arrange() 1073 ExtendBy(*pRight, RCP_XOR); in Arrange() 1366 *pRight = GetSubNode(1); in Arrange() local 1368 DBG_ASSERT(pRight, "Sm : NULL pointer"); in Arrange() 1381 pRight->Arrange(aTmpDev, rFormat); in Arrange() 1390 aPos.X() = pLeft->GetItalicRight() + nDelta + pRight->GetItalicLeftSpace(); in Arrange() [all …]
|
| /AOO41X/main/sw/source/filter/xml/ |
| H A D | xmlexpit.cxx | 528 const SvxBorderLine* pRight = pBox->GetRight(); in QueryXMLValue() local 563 NULL == pLeft && NULL == pRight ) || in QueryXMLValue() 564 ( pTop && pBottom && pLeft && pRight && in QueryXMLValue() 566 *pTop == *pRight ); in QueryXMLValue() 582 if( !pTop && !pBottom && !pLeft && !pRight ) in QueryXMLValue() 588 NULL != pRight; in QueryXMLValue() 599 nDistance == pRight->GetDistance() && in QueryXMLValue() 600 nInWidth == pRight->GetInWidth() && in QueryXMLValue() 601 nOutWidth == pRight->GetOutWidth() && in QueryXMLValue() 619 if( bEqual || NULL == pRight || in QueryXMLValue() [all …]
|
| /AOO41X/main/sc/source/ui/sidebar/ |
| H A D | CellBorderStyleControl.cxx | 169 SvxBorderLine *pLeft = 0, *pRight = 0, *pTop = 0, *pBottom = 0; in IMPL_LINK() local 185 pLeft = pRight = pTop = pBottom = &theDefLine; in IMPL_LINK() 191 pLeft = pRight = pTop = pBottom = &theDefLine; in IMPL_LINK() 196 pLeft = pRight = pTop = pBottom = &theDefLine; in IMPL_LINK() 202 aBorderOuter.SetLine( pRight, BOX_LINE_RIGHT ); in IMPL_LINK() 231 *pRight = 0, in IMPL_LINK() local 245 pRight = &theDefLine; in IMPL_LINK() 267 pLeft = pRight = &theDefLine; in IMPL_LINK() 272 aBorderOuter.SetLine( pRight, BOX_LINE_RIGHT ); in IMPL_LINK()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | attrib.cxx | 850 EditTextObject* pRight = EditTextObject::Create(rStream); in Create() local 852 DBG_ASSERT( pLeft && pCenter && pRight, "Error reading ScPageHFItem" ); in Create() 856 pRight == NULL || pRight->GetParagraphCount() == 0 ) in Create() 873 if ( pRight == NULL || pRight->GetParagraphCount() == 0 ) in Create() 875 delete pRight; in Create() 876 pRight = aEngine.CreateTextObject(); in Create() 909 aEngine.SetText(*pRight); in Create() 912 delete pRight; in Create() 913 pRight = aEngine.CreateTextObject(); in Create() 923 pItem->SetArea( pRight, SC_HF_RIGHTAREA ); in Create()
|
| /AOO41X/main/sdext/source/pdfimport/tree/ |
| H A D | pdfiprocessor.cxx | 925 static bool lr_tb_sort( Element* pLeft, Element* pRight ) in lr_tb_sort() argument 933 if( dynamic_cast< TextElement* >(pLeft) || dynamic_cast< TextElement* >(pRight) ) in lr_tb_sort() 938 if( pLeft->y+pLeft->h*fudge_factor < pRight->y ) in lr_tb_sort() 942 if( pRight->y+pRight->h*fudge_factor < pLeft->y ) in lr_tb_sort() 950 if( pLeft->x+pLeft->w < pRight->x ) in lr_tb_sort() 954 if( pRight->x+pRight->w < pLeft->x ) in lr_tb_sort() 959 if( pLeft->x < pRight->x ) in lr_tb_sort() 961 if( pRight->x < pLeft->x ) in lr_tb_sort() 963 if( pLeft->y < pRight->y ) in lr_tb_sort()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | docdesc.cxx | 280 const SwFrmFmt *pRight = rHead.GetHeaderFmt(); in ChgPageDesc() local 281 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() 289 ::lcl_DescSetAttr( *pRight, *pFmt, sal_False ); in ChgPageDesc() 304 ::lcl_DescSetAttr( *pRight, in ChgPageDesc() 342 const SwFrmFmt *pRight = rFoot.GetFooterFmt(); in ChgPageDesc() local 343 const SwFmtCntnt &aRCnt = pRight->GetCntnt(); in ChgPageDesc() 351 ::lcl_DescSetAttr( *pRight, *pFmt, sal_False ); in ChgPageDesc() 366 ::lcl_DescSetAttr( *pRight, in ChgPageDesc()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | RelationControl.cxx | 580 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()
|
| /AOO41X/main/sal/rtl/source/ |
| H A D | strtmpl.c | 1178 IMPL_RTL_STRINGDATA* pRight ) in IMPL_RTL_STRINGNAME() 1183 if ( !pRight || !pRight->length ) in IMPL_RTL_STRINGNAME() 1190 *ppThis = pRight; in IMPL_RTL_STRINGNAME() 1191 IMPL_RTL_AQUIRE( pRight ); in IMPL_RTL_STRINGNAME() 1195 …IMPL_RTL_STRINGDATA* pTempStr = IMPL_RTL_STRINGNAME( ImplAlloc )( pLeft->length + pRight->length ); in IMPL_RTL_STRINGNAME() 1198 rtl_str_ImplCopy( pTempStr->buffer+pLeft->length, pRight->buffer, pRight->length ); in IMPL_RTL_STRINGNAME()
|
| /AOO41X/main/rsc/inc/ |
| H A D | rsctree.hxx | 34 BiNode* pRight; // right subtree member in BiNode 51 BiNode * Right() const{ return pRight ; }; in Right() 66 NameNode* Right() const{ return (NameNode *)pRight ; }; in Right()
|