/aoo41x/main/sw/source/core/doc/ |
H A D | docfld.cxx | 134 SwFieldType* pNew = rFldTyp.Copy(); in SV_IMPL_OP_PTRARR_SORT() local 152 pUpdtFlds->InsertFldType( *pNew ); in SV_IMPL_OP_PTRARR_SORT() 159 pFldTypes->Insert( pNew, nSize ); in SV_IMPL_OP_PTRARR_SORT() 2537 _SetGetExpFld* pNew = NULL; in GetBodyNode() local 2577 if( pNew != NULL ) in GetBodyNode() 2579 delete pNew; in GetBodyNode() 2585 _SetGetExpFld* pNew = 0; in GetBodyNode() local 2615 if( !pNew ) in GetBodyNode() 2618 if( !pFldSortLst->Insert( pNew )) in GetBodyNode() 2619 delete pNew; in GetBodyNode() [all …]
|
/aoo41x/main/sw/source/core/layout/ |
H A D | flowfrm.cxx | 932 : pNew->OnRightPage(); in WrongPageDesc() 934 pDesc = pNew->FindPageDesc(); in WrongPageDesc() 1023 SwPageFrm *pNew = pLayLeaf->FindPageFrm(); in GetNextLeaf() local 1033 if( WrongPageDesc( pNew ) ) in GetNextLeaf() 1061 if ( !pPg || pPg == pNew ) in GetNextLeaf() 2587 pNew->SetMaster( pOld->GetMaster() ); in MoveBwd() 2588 pOld->GetMaster()->SetFollow( pNew ); in MoveBwd() 2590 pNew->SetFollow( pOld ); in MoveBwd() 2591 pOld->SetMaster( pNew ); in MoveBwd() 2592 pNew->Paste( pNewUpper ); in MoveBwd() [all …]
|
H A D | pagechg.cxx | 552 if( pNew && RES_ATTRSET_CHG == pNew->Which() ) in Modify() 554 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 557 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify() 572 _UpdateAttr( pOld, pNew, nInvFlags ); in Modify() 597 const sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in _UpdateAttr() 606 ASSERT( pOld && pNew, "FMT_CHG Missing Format." ); in _UpdateAttr() 608 const SwFmt* pNewFmt = ((SwFmtChg*)pNew)->pChangedFmt; in _UpdateAttr() 655 ((SwFmtChg*)pNew)->pChangedFmt->GetFrmSize() : in _UpdateAttr() 656 (const SwFmtFrmSize&)*pNew; in _UpdateAttr() 728 SwLayoutFrm::Modify( pOld, pNew ); in _UpdateAttr() [all …]
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dpolygontriangulator.cxx | 174 EdgeEntry* pNew = new EdgeEntry(aNew); in handleClosingEdge() local 175 maNewEdgeEntries.push_back(pNew); in handleClosingEdge() 179 while(pCurr && *pCurr < *pNew) in handleClosingEdge() 187 pNew->setNext(pPrev->getNext()); in handleClosingEdge() 188 pPrev->setNext(pNew); in handleClosingEdge() 192 pNew->setNext(mpList); in handleClosingEdge() 193 mpList = pNew; in handleClosingEdge()
|
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLTextBlocks.cxx | 153 SwBlockName* pNew = NULL; in AddName() local 158 pNew = new SwBlockName( rShort, rLong, aPackageName ); in AddName() 160 pNew->bIsOnlyTxtFlagInit = sal_True; in AddName() 161 pNew->bIsOnlyTxt = bOnlyTxt; in AddName() 162 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName() 171 SwBlockName* pNew = new SwBlockName( rShort, rLong, rPackageName ); in AddName() local 172 pNew->bIsOnlyTxtFlagInit = sal_True; in AddName() 173 pNew->bIsOnlyTxt = bOnlyTxt; in AddName() 174 aNames.C40_PTR_INSERT( SwBlockName, pNew ); in AddName()
|
/aoo41x/main/sw/inc/ |
H A D | txtatr.hxx | 54 void ChgTxtNode( SwTxtNode* pNew ) { m_pTxtNode = pNew; } in ChgTxtNode() argument 97 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew); 110 void ChgTxtNode( SwTxtNode* pNew ) { m_pTxtNode = pNew; } in ChgTxtNode() argument
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | nameuno.cxx | 179 ScRangeData* pNew = NULL; in Modify_Impl() local 184 pNew->SetIndex( pOld->GetIndex() ); in Modify_Impl() 185 pNew->SetRangeScope(newNameScope); in Modify_Impl() 192 if ( pNewRanges->Insert(pNew) ) in Modify_Impl() 201 delete pNew; //! uno::Exception/Fehler oder so in Modify_Impl() 208 if ( pNames->Insert(pNew) ) in Modify_Impl() 623 pNew->SetRangeScope(aScope); in ImplAddNewByScopeAndName() 629 if ( pNewRanges->Insert(pNew) ) in ImplAddNewByScopeAndName() 637 delete pNew; in ImplAddNewByScopeAndName() 643 if ( pNames->Insert(pNew) ) in ImplAddNewByScopeAndName() [all …]
|
/aoo41x/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 167 NumSettings_ImplPtr pNew = new NumSettings_Impl; in lcl_CreateNumberingSettingsPtr() local 171 pValues[j].Value >>= pNew->nNumberType; in lcl_CreateNumberingSettingsPtr() 173 pValues[j].Value >>= pNew->sPrefix; in lcl_CreateNumberingSettingsPtr() 175 pValues[j].Value >>= pNew->sSuffix; in lcl_CreateNumberingSettingsPtr() 177 pValues[j].Value >>= pNew->nParentNumbering; in lcl_CreateNumberingSettingsPtr() 179 pValues[j].Value >>= pNew->sBulletChar; in lcl_CreateNumberingSettingsPtr() 181 pValues[j].Value >>= pNew->sBulletFont; in lcl_CreateNumberingSettingsPtr() 183 const sal_Unicode cLocalPrefix = pNew->sPrefix.getLength() ? pNew->sPrefix.getStr()[0] : 0; in lcl_CreateNumberingSettingsPtr() 184 const sal_Unicode cLocalSuffix = pNew->sSuffix.getLength() ? pNew->sSuffix.getStr()[0] : 0; in lcl_CreateNumberingSettingsPtr() 188 return pNew; in lcl_CreateNumberingSettingsPtr() [all …]
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 252 void ScInputWindow::SetInputHandler( ScInputHandler* pNew ) in SetInputHandler() argument 256 if ( pNew != pInputHdl ) in SetInputHandler() 261 pInputHdl = pNew; in SetInputHandler() 1083 ScFieldEditEngine* pNew; in StartEditEngine() local 1092 pNew->SetExecuteURL( sal_False ); in StartEditEngine() 1093 pEditEngine = pNew; in StartEditEngine() 1318 ScFieldEditEngine* pNew; in MakeDialogEditView() local 1327 pNew->SetExecuteURL( sal_False ); in MakeDialogEditView() 1328 pEditEngine = pNew; in MakeDialogEditView() 1750 if ( aNewRanges.Insert(pNew) ) in DoEnter() [all …]
|
/aoo41x/main/sw/source/core/text/ |
H A D | inftxt.cxx | 1756 const SwTxtSizeInfo *pNew, in SwTxtSlot() argument 1772 bOn = pPor->GetExpTxt( *pNew, aTxt ); in SwTxtSlot() 1777 pInf = (SwTxtSizeInfo*)pNew; in SwTxtSlot() 1852 : pFnt( pNew ? ((SwTxtSizeInfo&)rInf).GetFont() : 0 ) in SwFontSave() 1861 if( pFnt->DifferentMagic( pNew, pFnt->GetActual() ) || in SwFontSave() 1862 pNew->GetActual() != pFnt->GetActual() || in SwFontSave() 1868 pNew->SetTransparent( sal_True ); in SwFontSave() 1869 pNew->SetAlign( ALIGN_BASELINE ); in SwFontSave() 1870 pInf->SetFont( pNew ); in SwFontSave() 1874 pNew->Invalidate(); in SwFontSave() [all …]
|
/aoo41x/main/drawinglayer/source/animation/ |
H A D | animationtiming.cxx | 200 AnimationEntryList* pNew = new AnimationEntryList(); in clone() local 204 pNew->append(*maEntries[a]); in clone() 207 return pNew; in clone() 294 AnimationEntryLoop* pNew = new AnimationEntryLoop(mnRepeat); in clone() local 298 pNew->append(*maEntries[a]); in clone() 301 return pNew; in clone()
|
/aoo41x/main/qadevOOo/tests/java/ifc/drawing/ |
H A D | _XShape.java | 58 Point pNew = new Point(); field in _XShape 174 pNew = new Point(pOld.X + 100, pOld.Y + 100) ; in _setPosition() 175 oObj.setPosition(pNew); in _setPosition() 180 log.println("Expected: "+pNew.X+";"+pNew.Y); in _setPosition()
|
/aoo41x/main/editeng/source/misc/ |
H A D | SvXMLAutoCorrectImport.cxx | 154 SvxAutocorrWordPtr pNew = new SvxAutocorrWord( sWrong, sRight, bOnlyTxt ); in SvXMLWordContext() local 156 if( !rLocalRef.pAutocorr_List->Insert( pNew ) ) in SvXMLWordContext() 157 delete pNew; in SvXMLWordContext() 254 String * pNew = new String( sWord ); in SvXMLExceptionContext() local 256 if( !rLocalRef.rList.Insert( pNew ) ) in SvXMLExceptionContext() 257 delete pNew; in SvXMLExceptionContext()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | addinlis.cxx | 58 ScAddInListener* pNew = new ScAddInListener( xVR, pDoc ); in CreateListener() local 60 pNew->acquire(); // for aAllListeners in CreateListener() 61 aAllListeners.Insert( pNew, LIST_APPEND ); in CreateListener() 64 xVR->addResultListener( pNew ); // after at least 1 ref exists! in CreateListener() 66 return pNew; in CreateListener()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | authfld.cxx | 347 SwTOXAuthority* pNew = new SwTOXAuthority( *pTxtNode, in GetSequencePos() local 353 if(*pOld == *pNew) in GetSequencePos() 357 if(*pOld < *pNew) in GetSequencePos() 358 DELETEZ(pNew); in GetSequencePos() 365 if(pNew) in GetSequencePos() 372 if(*pNew < *pOld) in GetSequencePos() 375 aSortArr.Insert(pNew, j ); in GetSequencePos() 531 void SwAuthorityFieldType::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument 535 NotifyClients( pOld, pNew ); in Modify()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoobj2.cxx | 171 SwPaM *const pNew = new SwPaM(*pPam); in DeepCopyPaM() local 173 pNew->MoveTo(&rTarget); in DeepCopyPaM() 327 if( ((SwFmtChg*)pNew)->pChangedFmt == pClient->GetRegisteredIn() && in ClientModify() 522 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew); 528 ClientModify(this, pOld, pNew); in Modify() 800 ClientModify(this, pOld, pNew); in Modify() 803 ClientModify(&m_ObjectDepend, pOld, pNew); in Modify() 1591 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew); 1597 ClientModify(this, pOld, pNew); in Modify() 1774 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew); [all …]
|
/aoo41x/main/cui/source/tabpages/ |
H A D | tpline.cxx | 717 XLineJointItem* pNew = 0L; in FillItemSet() local 728 pNew = new XLineJointItem(com::sun::star::drawing::LineJoint_NONE); in FillItemSet() 743 if(pNew) in FillItemSet() 747 if(!pOld || !(*(const XLineJointItem*)pOld == *pNew)) in FillItemSet() 749 rAttrs.Put( *pNew ); in FillItemSet() 753 delete pNew; in FillItemSet() 761 XLineCapItem* pNew = 0L; in FillItemSet() local 782 if(pNew) in FillItemSet() 786 if(!pOld || !(*(const XLineCapItem*)pOld == *pNew)) in FillItemSet() 788 rAttrs.Put( *pNew ); in FillItemSet() [all …]
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 540 SwTxtAttr* pNew = MakeTxtAttr( *GetDoc(), in RstTxtAttr() local 567 SwTxtAttr* pNew = MakeTxtAttr( *GetDoc(), in RstTxtAttr() local 596 SwTxtAttr* pNew = MakeTxtAttr( *GetDoc(), in RstTxtAttr() local 626 if ( pNew ) in RstTxtAttr() 632 InsertHint( pNew, in RstTxtAttr() 2120 void SwTxtNode::SetWrong( SwWrongList* pNew, bool bDelete ) in SetWrong() argument 2128 m_pParaIdleData_Impl->pWrong = pNew; in SetWrong() 2153 m_pParaIdleData_Impl->pGrammarCheck = pNew; in SetGrammarCheck() 2162 void SwTxtNode::SetSmartTags( SwWrongList* pNew, bool bDelete ) in SetSmartTags() argument 2164 ASSERT( !pNew || SwSmartTagMgr::Get().IsSmartTagsEnabled(), in SetSmartTags() [all …]
|
/aoo41x/main/sw/source/core/access/ |
H A D | accframebase.cxx | 239 void SwAccessibleFrameBase::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument 241 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify() 258 ASSERT( !pNew || in Modify() 259 static_cast < const SwStringMsgPoolItem * >( pNew )->GetString() == rNewName, in Modify() 280 static_cast< const SwFmtChg * >(pNew)->pChangedFmt == GetRegisteredIn() && in Modify()
|
/aoo41x/main/svtools/source/edit/ |
H A D | textdoc.cxx | 414 TextNode* pNew = new TextNode( aNewText ); in Split() local 428 if ( bKeepEndingAttribs && !pNew->maCharAttribs.FindAttrib( pAttrib->Which(), 0 ) ) in Split() 433 pNew->maCharAttribs.InsertAttrib( pNewAttrib ); in Split() 443 pNew->maCharAttribs.InsertAttrib( pNewAttrib ); in Split() 453 pNew->maCharAttribs.InsertAttrib( pAttrib ); in Split() 459 return pNew; in Split() 637 TextNode* pNew = pNode->Split( rPaM.GetIndex(), bKeepEndingAttribs ); in InsertParaBreak() local 639 maTextNodes.Insert( pNew, rPaM.GetPara()+1 ); in InsertParaBreak()
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | polygontubeprimitive3d.cxx | 257 … BasePrimitive3D* pNew = new PolyPolygonMaterialPrimitive3D(aPartPolyPolygon, rMaterial, false); in getLineJoinSegments() local 258 aResultVector.push_back(pNew); in getLineJoinSegments() 406 … BasePrimitive3D* pNew = new PolyPolygonMaterialPrimitive3D(aNewPolyPolygon, rMaterial, false); in getLineJoinSegments() local 407 aResultVector.push_back(pNew); in getLineJoinSegments() 420 … BasePrimitive3D* pNew = new PolyPolygonMaterialPrimitive3D(aMiterPolyPolygon, rMaterial, false); in getLineJoinSegments() local 421 aResultVector.push_back(pNew); in getLineJoinSegments() 667 … PolygonHairlinePrimitive3D* pNew = new PolygonHairlinePrimitive3D(getB3DPolygon(), getBColor()); in impCreate3DDecomposition() local 668 aResultVector.push_back(pNew); in impCreate3DDecomposition()
|
/aoo41x/main/svl/source/items/ |
H A D | itemset.cxx | 802 const sal_uInt16* pNew = pNewRanges; in SetRanges() local 803 while ( *pOld == *pNew ) in SetRanges() 805 if ( !*pOld && !*pNew ) in SetRanges() 807 ++pOld, ++pNew; in SetRanges() 1857 sal_uInt16 *pNew = new sal_uInt16[ nOldSize + nIncr + 1 ]; in AddRanges_Impl() local 1860 memcpy( pNew, pUS, nOldSize * sizeof(sal_uInt16) ); in AddRanges_Impl() 1868 return pNew; in AddRanges_Impl() 1885 SfxItemArray pNew = new const SfxPoolItem*[nOldSize+1]; in AddItem_Impl() local 1896 memcpy( (void*) (pNew + nPos + 1), pItems + nPos, in AddItem_Impl() 1901 *(pNew + nPos) = 0; in AddItem_Impl() [all …]
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 181 SwAttrSet* pOld, SwAttrSet* pNew ) in Put_BC() argument 190 const int nRet = aNewSet.Put_BC( rAttr, pOld, pNew ); in Put_BC() 200 SwAttrSet* pOld, SwAttrSet* pNew ) in Put_BC() argument 218 const int nRet = aNewSet.Put_BC( rSet, pOld, pNew ); in Put_BC() 236 SwAttrSet* pOld, SwAttrSet* pNew ) in ClearItem_BC() argument 241 const sal_uInt16 nRet = aNewSet.ClearItem_BC( nWhich, pOld, pNew ); in ClearItem_BC() 250 SwAttrSet* pOld, SwAttrSet* pNew ) in ClearItem_BC() argument 1333 SwFrm *pFrm, *pNew; in MakeFrms() local 1342 pNew = rNode.MakeFrm( pUpper ); in MakeFrms() 1343 pNew->Paste( pUpper, pFrm ); in MakeFrms() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdhdl.cxx | 2057 SdrHdl* pNew = GetHdl(mnFocusIndex); in TravelFocusHdl() local 2059 if(pNew) in TravelFocusHdl() 2061 pNew->Touch(); in TravelFocusHdl() 2081 if(pNew) in SetFocusHdl() 2085 if(!pActual || pActual != pNew) in SetFocusHdl() 2100 if(pNew) in SetFocusHdl() 2102 pNew->Touch(); in SetFocusHdl() 2673 DBG_ASSERT(pNew, "Got NO new IAO!"); in CreateB2dIAObject() 2675 if(pNew) in CreateB2dIAObject() 2678 pNew->setHittable(false); in CreateB2dIAObject() [all …]
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 331 pNew->bHasFmt = sal_True; in SwInsertDBColAutoPilot() 353 pNew->nDBNumFmt = nKey; in SwInsertDBColAutoPilot() 370 if( !aDBColumns.Insert( pNew )) in SwInsertDBColAutoPilot() 373 delete pNew; in SwInsertDBColAutoPilot() 906 _DB_Column* pNew; in lcl_InsTextInArr() local 913 rColArr.Insert( pNew, rColArr.Count() ); in lcl_InsTextInArr() 915 pNew = new _DB_Column; in lcl_InsTextInArr() 916 rColArr.Insert( pNew, rColArr.Count() ); in lcl_InsTextInArr() 922 rColArr.Insert( pNew, rColArr.Count() ); in lcl_InsTextInArr() 952 _DB_Column* pNew; in SplitTextToColArr() local [all …]
|