/aoo41x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 208 pL = pL->GetNext(); in IsClickable() 288 pL = pL->GetNext(); in IsDialogParent() 348 pL = pL->GetNext(); in IsDeletedIn() 389 pL = pL->GetNext(); in IsDeletedInDelType() 591 for ( ScChangeActionLinkEntry* pL = pLinkDeleted; pL; pL = pL->GetNext() ) in RejectRestoreContents() local 1025 for ( ScChangeActionLinkEntry* pL = pLinkDeleted; pL; pL = pL->GetNext() ) in UpdateReference() local 1703 pL = pL->GetNext(); in Select() 3169 for ( ScChangeActionLinkEntry* pL = pLinkMove; pL; pL = pL->GetNext() ) in Dependencies() local 3182 for ( ScChangeActionLinkEntry* pL = pLinkMove; pL; pL = pL->GetNext() ) in Dependencies() local 3195 for ( ScChangeActionLinkEntry* pL = pLinkMove; pL; pL = pL->GetNext() ) in Dependencies() local [all …]
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 488 ListBox* pL = aLstArr[ n ]; in IMPL_LINK() local 489 if( 0 != (pUserData = pL->GetEntryData( pL->GetSelectEntryPos())) ) in IMPL_LINK() 491 ::lcl_ClearLstBoxAndDelUserData( *pL ); in IMPL_LINK() 505 ListBox* pL = aLstArr[ n ]; in IMPL_LINK() local 506 nInsPos = pL->InsertEntry( sUINm ); in IMPL_LINK() 507 pL->SetEntryData( nInsPos, new String( sAlg )); in IMPL_LINK() 509 pL->SelectEntryPos( nInsPos ); in IMPL_LINK() 515 ListBox* pL = aLstArr[ n ]; in IMPL_LINK() local 517 pL->SelectEntryPos( *aTypeArr[n] ); in IMPL_LINK() 518 else if( LISTBOX_ENTRY_NOTFOUND == pL->GetSelectEntryPos() ) in IMPL_LINK() [all …]
|
/aoo41x/main/svl/source/notify/ |
H A D | listenerbase.cxx | 57 SvtListenerBase *pR = pRight, *pL = pLeft; in ~SvtListenerBase() local 59 pBroadcaster->pRoot = pL ? pL : pR; in ~SvtListenerBase() 61 if( pL ) in ~SvtListenerBase() 62 pL->pRight = pR; in ~SvtListenerBase() 64 pR->pLeft = pL; in ~SvtListenerBase()
|
/aoo41x/main/sw/source/core/attr/ |
H A D | calbck.cxx | 280 SwClient* pL = pDepend->pLeft; in Remove() local 282 pRoot = pL ? pL : pR; in Remove() 284 if( pL ) in Remove() 285 pL->pRight = pR; in Remove() 287 pR->pLeft = pL; in Remove()
|
/aoo41x/main/cppuhelper/source/ |
H A D | propshlp.cxx | 680 XInterface * pL = aIt.next(); in fire() local 687 ((XVetoableChangeListener *)pL)->vetoableChange( in fire() 692 ((XPropertyChangeListener *)pL)->propertyChange( in fire() 700 if (exc.Context == pL) in fire() 737 XInterface * pL = aIt.next(); in fire() local 744 ((XVetoableChangeListener *)pL)->vetoableChange( in fire() 749 ((XPropertyChangeListener *)pL)->propertyChange( in fire() 757 if (exc.Context == pL) in fire() 793 XPropertiesChangeListener * pL = in fire() local 801 pL->propertiesChange( aEvts ); in fire() [all …]
|
H A D | interfacecontainer.cxx | 272 const Reference<XInterface> * pL = aData.pAsSequence->getConstArray(); in removeInterface() local 279 if( pL[i].get() == rListener.get() ) in removeInterface() 291 if( pL[i] == rListener ) in removeInterface()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdlayer.cxx | 264 SdrLayer* pL; in ClearLayer() local 265 pL=(SdrLayer*)aLayer.First(); in ClearLayer() 266 while (pL!=NULL) { in ClearLayer() 267 delete pL; in ClearLayer() 268 pL=(SdrLayer*)aLayer.Next(); in ClearLayer()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editdoc.cxx | 447 EditLine* pL = new EditLine; in Clone() local 452 pL->nStartPosX = nStartPosX; in Clone() 453 pL->nStart = nStart; in Clone() 454 pL->nEnd = nEnd; in Clone() 456 pL->nEndPortion = nEndPortion; in Clone() 457 pL->nHeight = nHeight; in Clone() 458 pL->nTxtWidth = nTxtWidth; in Clone() 459 pL->nTxtHeight = nTxtHeight; in Clone() 460 pL->nCrsrHeight = nCrsrHeight; in Clone() 461 pL->nMaxAscent = nMaxAscent; in Clone() [all …]
|
H A D | impedit2.cxx | 3847 EditLine* pL = pPortion->GetLines().GetObject( nLine ); in GetInvalidYOffsets() local 3848 if ( pL->IsInvalid() ) in GetInvalidYOffsets() 3855 aRange.Min() += pL->GetHeight(); in GetInvalidYOffsets() 3869 EditLine* pL = pPortion->GetLines().GetObject( nLine ); in GetInvalidYOffsets() local 3870 if ( pL->IsValid() ) in GetInvalidYOffsets() 3878 aRange.Max() += pL->GetHeight(); in GetInvalidYOffsets() 3885 EditLine* pL = pPortion->GetLines().GetObject( nFirstInvalid ); in GetInvalidYOffsets() local 3886 long n = pL->GetTxtHeight() * ( 100 - rLSItem.GetPropLineSpace() ); in GetInvalidYOffsets()
|
H A D | impedit3.cxx | 628 EditLine* pL = new EditLine; in CreateLines() local 629 pParaPortion->GetLines().Insert( pL, 0 ); in CreateLines()
|
/aoo41x/main/basic/workben/ |
H A D | mgrtest.cxx | 200 StarBASIC* pL = pBasMgr->GetLib( nLib ); in ShowInfo() local 204 if ( pL ) in ShowInfo() 205 aOutStr += pL->GetName(); in ShowInfo()
|
/aoo41x/main/sax/source/tools/ |
H A D | converter.cxx | 218 const sal_Char *pL = aCmpsL[i]; in convertMeasure() local 219 if( pL ) in convertMeasure() 222 while( nPos < nLen && *pL ) in convertMeasure() 225 if( c != *pL && c != *pU ) in convertMeasure() 227 pL++; in convertMeasure() 231 if( !*pL && (nPos == nLen || ' ' == rString[nPos]) ) in convertMeasure()
|
/aoo41x/main/sw/inc/ |
H A D | tblsel.hxx | 198 _FndLine(SwTableLine* pL, _FndBox* pFB=0) : pLine(pL), pUpper(pFB) {} in _FndLine() argument
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmluconv.cxx | 374 const sal_Char *pL = aCmpsL[i]; in convertMeasure() local 375 if( pL ) in convertMeasure() 378 while( nPos < nLen && *pL ) in convertMeasure() 381 if( c != *pL && c != *pU ) in convertMeasure() 383 ++pL; in convertMeasure() 387 if( !*pL && (nPos == nLen || ' ' == rString[nPos]) ) in convertMeasure()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 462 view::XSelectionChangeListener * pL = in FireSelectionChangeListener() local 464 if (pL != NULL) in FireSelectionChangeListener() 465 pL->selectionChanged( aEvent ); in FireSelectionChangeListener()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basobj3.cxx | 283 StarBASIC* pL = pBasicMgr->GetLib( pLibNames[ i ] ); in FindBasicManager() local 284 if ( pL == pLib ) in FindBasicManager()
|
/aoo41x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1394 TextLine* pL = pTEParaPortion->GetLines().GetObject( nLine ); in GetInvalidYOffsets() local 1395 if ( pL->IsInvalid() ) in GetInvalidYOffsets() 1404 TextLine* pL = pTEParaPortion->GetLines().GetObject( nLine ); in GetInvalidYOffsets() local 1405 if ( pL->IsValid() ) in GetInvalidYOffsets() 2312 TextLine* pL = new TextLine; in CreateLines() local 2313 pTEParaPortion->GetLines().Insert( pL, 0 ); in CreateLines()
|
/aoo41x/main/sc/inc/ |
H A D | chgtrack.hxx | 302 ScChangeActionLinkEntry* pL ) in AddLink() argument 307 pLnk->SetLink( pL ); in AddLink()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 327 const ::uno::Any* pL = 0; in FillBaseProperties() local 328 GetProperty(RES_LR_SPACE, MID_L_MARGIN|CONVERT_TWIPS, pL ); in FillBaseProperties() 331 if(pL||pR) in FillBaseProperties() 334 if(pL) in FillBaseProperties() 335 bRet &= ((SfxPoolItem&)aLR).PutValue(*pL, MID_L_MARGIN|CONVERT_TWIPS); in FillBaseProperties()
|
H A D | unotbl.cxx | 2035 const uno::Any* pL = 0; in ApplyTblAttr() local 2036 GetProperty(RES_LR_SPACE, MID_L_MARGIN|CONVERT_TWIPS, pL); in ApplyTblAttr() 2039 if(pL||pR) in ApplyTblAttr() 2042 if(pL) in ApplyTblAttr() 2043 ((SfxPoolItem&)aLR).PutValue(*pL, MID_L_MARGIN|CONVERT_TWIPS); in ApplyTblAttr()
|