/aoo41x/main/vcl/source/gdi/ |
H A D | region.cxx | 598 delete pNew; in Union() 599 pNew = 0; in Union() 691 delete pNew; in Intersect() 692 pNew = 0; in Intersect() 772 delete pNew; in Exclude() 773 pNew = 0; in Exclude() 857 delete pNew; in XOr() 858 pNew = 0; in XOr() 946 pNew = 0; in Union() 1153 pNew = 0; in Exclude() [all …]
|
H A D | outdevnative.cxx | 148 SliderValue* pNew = new SliderValue( *pSlVal ); in lcl_transformControlValue() local 149 aResult.reset( pNew ); in lcl_transformControlValue() 157 aResult.reset( pNew ); in lcl_transformControlValue() 167 aResult.reset( pNew ); in lcl_transformControlValue() 175 ToolbarValue* pNew = new ToolbarValue( *pTVal ); in lcl_transformControlValue() local 176 aResult.reset( pNew ); in lcl_transformControlValue() 184 aResult.reset( pNew ); in lcl_transformControlValue() 191 aResult.reset( pNew ); in lcl_transformControlValue() 198 aResult.reset( pNew ); in lcl_transformControlValue() 207 MenupopupValue* pNew = new MenupopupValue( *pMVal ); in lcl_transformControlValue() local [all …]
|
/aoo41x/main/sal/inc/rtl/ |
H A D | ustring.hxx | 982 rtl_uString* pNew = 0; in concat() local 1007 rtl_uString* pNew = 0; in replaceAt() local 1027 rtl_uString* pNew = 0; in replace() local 1044 rtl_uString* pNew = 0; in toAsciiLowerCase() local 1061 rtl_uString* pNew = 0; in toAsciiUpperCase() local 1079 rtl_uString* pNew = 0; in trim() local 1110 rtl_uString * pNew = 0; in getToken() local 1211 rtl_uString * pNew = 0; in intern() local 1216 if (pNew == 0) { in intern() 1259 if (pNew == 0) { in intern() [all …]
|
H A D | string.hxx | 573 rtl_String* pNew = 0; in copy() local 598 rtl_String* pNew = 0; in copy() local 614 rtl_String* pNew = 0; in concat() local 616 return OString( pNew, (DO_NOT_ACQUIRE*)0 ); in concat() 639 rtl_String* pNew = 0; in replaceAt() local 659 rtl_String* pNew = 0; in replace() local 676 rtl_String* pNew = 0; in toAsciiLowerCase() local 693 rtl_String* pNew = 0; in toAsciiUpperCase() local 711 rtl_String* pNew = 0; in trim() local 712 rtl_string_newTrim( &pNew, pData ); in trim() [all …]
|
/aoo41x/main/sal/rtl/source/ |
H A D | byteseq.c | 45 sal_Sequence * pSequence, * pNew; in rtl_byte_sequence_reference2One() local 58 if ( pNew != 0 ) in rtl_byte_sequence_reference2One() 66 pNew = (sal_Sequence *)rtl_allocateMemory( SAL_SEQUENCE_HEADER_SIZE ); in rtl_byte_sequence_reference2One() 69 if ( pNew != 0 ) in rtl_byte_sequence_reference2One() 71 pNew->nRefCount = 1; in rtl_byte_sequence_reference2One() 72 pNew->nElements = nElements; in rtl_byte_sequence_reference2One() 75 *ppSequence = pNew; in rtl_byte_sequence_reference2One() 83 sal_Sequence * pSequence, * pNew; in rtl_byte_sequence_realloc() local 97 if ( pNew != 0 ) in rtl_byte_sequence_realloc() 106 rtl_copyMemory( pNew->elements, pSequence->elements, nSize ); in rtl_byte_sequence_realloc() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 1027 if( pNew ) in AppendRedline() 1380 if( pNew ) in SplitRedline() 1876 if( pNew ) in lcl_RejectRedline() 1893 if( pNew ) in lcl_RejectRedline() 1907 if( pNew ) in lcl_RejectRedline() 1919 if( pNew ) in lcl_RejectRedline() 1934 if( pNew ) in lcl_RejectRedline() 2676 if( !pNew ) in InsertWithValidRanges() 2738 if( *pNew->GetPoint() != *pNew->GetMark() && in InsertWithValidRanges() 2743 pNew = 0; in InsertWithValidRanges() [all …]
|
H A D | tblafmt.cxx | 325 delete pNew; 329 SfxPoolItem* pNew; in Load() local 375 delete pNew; in Load() 384 delete pNew; in Load() 390 delete pNew; in Load() 393 delete pNew; in Load() 419 SfxPoolItem* pNew; in LoadOld() local 436 delete pNew; in LoadOld() 943 Insert( pNew, Count() ); in SwTableAutoFmtTbl() 1025 delete pNew; in Load() [all …]
|
H A D | doctxm.cxx | 291 (!pNew || in GotoTOXMark() 297 pNew = pTOXMark; in GotoTOXMark() 316 (!pNew || in GotoTOXMark() 322 pNew = pTOXMark; in GotoTOXMark() 338 if(!pNew) in GotoTOXMark() 344 pNew = pMax; in GotoTOXMark() 348 pNew = pMin; in GotoTOXMark() 354 return *pNew; in GotoTOXMark() 649 return pNew; in InsertTOXType() 2262 delete pNew; in InsertSorted() [all …]
|
H A D | fmtcol.cxx | 135 SwFmtColl::Modify( pOld, pNew ); in Modify() 152 switch( pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ) in Modify() 156 pNewChgSet = (SwAttrSetChg*)pNew; in Modify() 198 pNewLRSpace = (SvxLRSpaceItem*)pNew; in Modify() 201 pNewULSpace = (SvxULSpaceItem*)pNew; in Modify() 204 aFontSizeArr[0] = (SvxFontHeightItem*)pNew; in Modify() 207 aFontSizeArr[1] = (SvxFontHeightItem*)pNew; in Modify() 210 aFontSizeArr[2] = (SvxFontHeightItem*)pNew; in Modify() 344 SwFmtColl::Modify( pOld, pNew ); in Modify() 638 SwCollCondition* pNew; in SetConditions() local [all …]
|
/aoo41x/main/xml2cmp/source/support/ |
H A D | heap.cxx | 75 if ( pSearch1 != 0 ? *pNew < *pSearch1 : true ) in InsertValue() 77 pNew->SetNext( pSearch1 ); in InsertValue() 78 ActiveColumn() = pNew; in InsertValue() 80 if ( pNew->Next() != 0) in InsertValue() 82 AssertionOf( *pNew <= *pNew->Next() ); in InsertValue() 95 pNew->SetNext( pSearch1 ); in InsertValue() 96 pSearch2->SetNext(pNew); in InsertValue() 99 AssertionOf( *pSearch2 <= *pNew ); in InsertValue() 100 if ( pNew->Next() != 0) in InsertValue() 102 AssertionOf( *pNew <= *pNew->Next() ); in InsertValue() [all …]
|
/aoo41x/main/sw/source/core/undo/ |
H A D | SwUndoFmt.cxx | 44 : SwUndo(nUndoId), pNew(_pNew), in SwUndoFmtCreate() 57 if (pNew) in UndoImpl() 63 pNew = Find(sNewName); in UndoImpl() 65 if (pNew) in UndoImpl() 69 bAuto = pNew->IsAuto(); in UndoImpl() 89 pNew = pFmt; in RedoImpl() 92 pNew = NULL; in RedoImpl() 97 if (sNewName.Len() == 0 && pNew) in GetRewriter() 98 sNewName = pNew->GetName(); in GetRewriter() 376 aNew = *pNew; in UndoImpl() [all …]
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpsave.cxx | 474 if (pNew) in SetReferenceValue() 483 if (pNew) in SetSortInfo() 492 if (pNew) in SetAutoShowInfo() 501 if (pNew) in SetLayoutInfo() 546 return pNew; in GetMemberByName() 875 return pNew; in GetDimensionByName() 902 return pNew; in GetNewDimensionByName() 914 return pNew; in GetDataLayoutDimension() 939 return pNew; in DuplicateDimension() 963 return *pNew; in DuplicateDimension() [all …]
|
/aoo41x/main/cppu/source/uno/ |
H A D | sequence.cxx | 50 uno_Sequence * pNew = 0; in reallocSeq() local 62 if (pNew != 0) in reallocSeq() 65 pNew->nRefCount = 1; in reallocSeq() 69 return pNew; in reallocSeq() 698 uno_Sequence * pNew = 0; in ireallocSequence() local 713 &pNew, pElementType, in ireallocSequence() 731 *ppSequence = pNew; in ireallocSequence() 922 pNew = allocSeq( 0, 0 ); in uno_type_sequence_reference2One() 923 ret = (pNew != 0); in uno_type_sequence_reference2One() 965 pNew = allocSeq( 0, 0 ); in uno_sequence_reference2One() [all …]
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 92 inline void SetEnd( SwPosition* pNew ){ delete pEnd; pEnd = pNew; } in SetEnd() argument 98 inline void SetCurr( SwPosition* pNew ){ delete pCurr; pCurr = pNew; } in SetCurr() argument 274 SetCurr( pNew ); in _Start() 275 pNew = new SwPosition( *pNew ); in _Start() 276 SetCurrX( pNew ); in _Start() 389 SetEnd( pNew ); in Continue() 391 SetCurr( pNew ); in Continue() 392 pNew = new SwPosition( *pNew ); in Continue() 472 pNew = new SwPosition( *pNew ); in Continue() 601 SetEnd( pNew ); in Continue() [all …]
|
H A D | edglbldc.cxx | 80 SwGlblDocContentPtr pNew; in GetGlobalDocContent() local 86 pNew = new SwGlblDocContent( (SwTOXBaseSection*)pSect ); in GetGlobalDocContent() 90 pNew = new SwGlblDocContent( pSect ); in GetGlobalDocContent() 93 if( !rArr.Insert( pNew ) ) in GetGlobalDocContent() 94 delete pNew; in GetGlobalDocContent() 111 if( !rArr.Insert( pNew ) ) in GetGlobalDocContent() 112 delete pNew; in GetGlobalDocContent() 132 if( !rArr.Insert( pNew ) ) in GetGlobalDocContent() 133 delete pNew; in GetGlobalDocContent() 139 SwGlblDocContentPtr pNew = new SwGlblDocContent( in GetGlobalDocContent() local [all …]
|
/aoo41x/main/svx/source/sdr/animation/ |
H A D | scheduler.cxx | 52 void Event::SetNext(Event* pNew) in SetNext() argument 54 if(pNew != mpNext) in SetNext() 56 mpNext = pNew; in SetNext() 92 void EventList::Insert(Event* pNew) in Insert() argument 94 if(pNew) in Insert() 107 pNew->SetNext(pPrev->GetNext()); in Insert() 108 pPrev->SetNext(pNew); in Insert() 112 pNew->SetNext(mpHead); in Insert() 113 mpHead = pNew; in Insert() 283 if(pNew) in InsertEvent() [all …]
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrdecompositiontools.cxx | 174 SdrTextPrimitive2D* pNew = 0; in createTextPrimitive() local 202 pNew = new SdrContourTextPrimitive2D( in createTextPrimitive() 211 pNew = new SdrContourTextPrimitive2D( in createTextPrimitive() 223 pNew = new SdrPathTextPrimitive2D( in createTextPrimitive() 277 pNew = new SdrStretchTextPrimitive2D( in createTextPrimitive() 286 pNew = new SdrBlockTextPrimitive2D( in createTextPrimitive() 320 return Primitive2DReference(pNew); in createTextPrimitive() 347 delete pNew; in createTextPrimitive() 348 pNew = pNew2; in createTextPrimitive() 401 delete pNew; in createTextPrimitive() [all …]
|
/aoo41x/main/svl/source/config/ |
H A D | srchcfg.cxx | 127 SvxSearchEngineDataPtr pNew = new SvxSearchEngineData; in Load() local 128 pNew->sEngineName = pNodeNames[nNode]; in Load() 147 case 0 : pValues[nProp] >>= pNew->sAndPrefix; break; in Load() 148 case 1 : pValues[nProp] >>= pNew->sAndSuffix; break; in Load() 149 case 2 : pValues[nProp] >>= pNew->sAndSeparator; break; in Load() 150 case 3 : pValues[nProp] >>= pNew->nAndCaseMatch; break; in Load() 152 case 4 : pValues[nProp] >>= pNew->sOrPrefix; break; in Load() 153 case 5 : pValues[nProp] >>= pNew->sOrSuffix; break; in Load() 154 case 6 : pValues[nProp] >>= pNew->sOrSeparator; break; in Load() 155 case 7 : pValues[nProp] >>= pNew->nOrCaseMatch; break; in Load() [all …]
|
/aoo41x/main/sw/source/core/text/ |
H A D | inftxt.hxx | 284 inline void SetFont( SwFont *pNew ) { pFnt = pNew; } in SetFont() argument 286 inline void SetUnderFnt( SwUnderlineFont* pNew ) { pUnderFnt = pNew; } in SetUnderFnt() argument 374 inline void SetKanaComp( SvUShorts *pNew ){ pKanaComp = pNew; } in SetKanaComp() argument 502 inline void SetpSpaceAdd( std::vector<long>* pNew ){ pSpaceAdd = pNew; } in SetpSpaceAdd() argument 506 inline void SetWrongList( const SwWrongList *pNew ){ pWrongList = pNew; } in SetWrongList() argument 509 inline void SetGrammarCheckList( const SwWrongList *pNew ){ pGrammarCheckList = pNew; } in SetGrammarCheckList() argument 513 inline void SetSmartTags( const SwWrongList *pNew ){ pSmartTags = pNew; } in SetSmartTags() argument 622 inline void SetRoot( SwLineLayout *pNew ) { pRoot = pNew; } in SetRoot() argument 675 inline void SetFly( SwFlyPortion *pNew ) { pFly = pNew; } in SetFly() argument 681 inline void SetLastTab( SwTabPortion *pNew ) { pLastTab = pNew; } in SetLastTab() argument [all …]
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | glyphcache.cxx | 248 ServerFont* pNew = NULL; in CacheFont() local 253 if( pNew ) in CacheFont() 255 maFontList[ aFontSelData ] = pNew; in CacheFont() 256 mnBytesUsed += pNew->GetByteCount(); in CacheFont() 261 mpCurrentGCFont = pNew; in CacheFont() 262 pNew->mpNextGCFont = pNew; in CacheFont() 263 pNew->mpPrevGCFont = pNew; in CacheFont() 267 pNew->mpNextGCFont = mpCurrentGCFont; in CacheFont() 269 pNew->mpPrevGCFont->mpNextGCFont = pNew; in CacheFont() 270 mpCurrentGCFont->mpPrevGCFont = pNew; in CacheFont() [all …]
|
/aoo41x/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 560 pNew->Init(); in SplitSect() 1715 SwSectionFrm* pNew; in GetNextSctLeaf() local 1730 pNew->Init(); in GetNextSctLeaf() 1946 if( !pNew ) in GetPrevSctLeaf() 1950 pNew->Init(); in GetPrevSctLeaf() 1951 SWRECTFN( pNew ) in GetPrevSctLeaf() 1952 (pNew->*fnRect->fnMakePos)( pLayLeaf, pNew->GetPrev(), sal_True ); in GetPrevSctLeaf() 1957 pNew->MakePos(); in GetPrevSctLeaf() 1961 pNew->SimpleFormat(); in GetPrevSctLeaf() 2445 if( pNew && RES_ATTRSET_CHG == pNew->Which() ) in Modify() [all …]
|
H A D | flylay.cxx | 567 sal_uInt16 nWhich = pNew ? pNew->Which() : 0; in Modify() 580 pAnch = (SwFmtAnchor*)pNew; in Modify() 637 SwFlyFrm::Modify( pOld, pNew ); in Modify() 681 if ( pNew->IsFlyInCntFrm() ) in AppendFlyToPage() 693 pSortedObjs->Insert( *pNew ); in AppendFlyToPage() 700 ASSERT( pNew->GetPageFrm() == 0 || pNew->GetPageFrm() == this, in AppendFlyToPage() 704 pNew->SetPageFrm( this ); in AppendFlyToPage() 705 pNew->InvalidatePage( this ); in AppendFlyToPage() 707 pNew->UnlockPosition(); in AppendFlyToPage() 717 ->AddAccessibleFrm( pNew ); in AppendFlyToPage() [all …]
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedfac.cxx | 91 …DlgEdObj* pNew = new DlgEdObj( ::rtl::OUString::createFromAscii("com.sun.star.awt.UnoControlComboB… in IMPL_LINK() local 92 pObjFactory->pNewObj = pNew; in IMPL_LINK() 95 uno::Reference< beans::XPropertySet > xPSet(pNew->GetUnoControlModel(), uno::UNO_QUERY); in IMPL_LINK() 126 …DlgEdObj* pNew = new DlgEdObj( ::rtl::OUString::createFromAscii("com.sun.star.awt.UnoControlScroll… in IMPL_LINK() local 127 pObjFactory->pNewObj = pNew; in IMPL_LINK() 131 uno::Reference< beans::XPropertySet > xPSet(pNew->GetUnoControlModel(), uno::UNO_QUERY); in IMPL_LINK() 148 …DlgEdObj* pNew = new DlgEdObj( ::rtl::OUString::createFromAscii("com.sun.star.awt.UnoControlFixedL… in IMPL_LINK() local 149 pObjFactory->pNewObj = pNew; in IMPL_LINK() 153 uno::Reference< beans::XPropertySet > xPSet(pNew->GetUnoControlModel(), uno::UNO_QUERY); in IMPL_LINK() 187 …DlgEdObj* pNew = new DlgEdObj( ::rtl::OUString::createFromAscii("com.sun.star.awt.tree.TreeControl… in IMPL_LINK() local [all …]
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | swcache.cxx | 449 ASSERT( !pNew->GetPrev() && !pNew->GetNext(), "New but not new." ); in Insert() 465 *(pData + nPos) = pNew; in Insert() 496 *(pData + nPos) = pNew; in Insert() 498 pNew->SetCachePos( nPos ); in Insert() 505 { pFirst->GetPrev()->SetNext( pNew ); in Insert() 506 pNew->SetPrev( pFirst->GetPrev() ); in Insert() 508 pFirst->SetPrev( pNew ); in Insert() 509 pNew->SetNext( pFirst ); in Insert() 513 pLast = pNew; in Insert() 516 pRealFirst = pNew; in Insert() [all …]
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | textuno.cxx | 141 EditTextObject* pNew = rSource.CreateTextObject(); in UpdateText() local 146 pLeftText = pNew; in UpdateText() 150 pCenterText = pNew; in UpdateText() 154 pRightText = pNew; in UpdateText() 663 pNew->SetSelection( aNewSel ); in getStart() 680 pNew->SetSelection( aNewSel ); in getEnd() 767 pNew->SetSelection( aNewSel ); in getStart() 784 pNew->SetSelection( aNewSel ); in getEnd() 865 ScDrawTextCursor* pNew = new ScDrawTextCursor( *this ); in getStart() local 871 pNew->SetSelection( aNewSel ); in getStart() [all …]
|