Home
last modified time | relevance | path

Searched defs:pNew (Results 1 – 25 of 413) sorted by last modified time

12345678910>>...17

/trunk/main/tools/source/fsys/
H A Ddirent.cxx475 … DirEntry *pNew = new DirEntry( aName, FSYS_FLAG_NORMAL, eStyle ); in ImpParseOs2Name() local
2343 DirEntry *pNew = NULL; in ImpParseUnixName() local
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx2003 void SwXShape::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx946 void SwDoc::SetPreViewPrtData( const SwPagePreViewPrtData* pNew ) in SetPreViewPrtData()
1132 SwTOXType * pNew = new SwTOXType(TOX_CONTENT, pShellRes->aTOXContentName ); in InitTOXTypes() local
H A Dnotxtfrm.cxx676 void SwNoTxtFrm::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx898 char * pNew = new char[nCapacity1]; in Resize() local
/trunk/main/autodoc/source/cosv/storage/
H A Dmbstream.cxx52 DYN char * pNew = new char[i_nSize]; in resize() local
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx197 void SetDrawPage( SdrPage* pNew ){ pDrawPage = pNew; } in SetDrawPage()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx299 TheModel* pNew=rTheModel.operator->(); in operator =() local
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx718 SwTblToTxtSave* pNew = new SwTblToTxtSave( rDoc, nNdIdx, nEndIdx, nCntntIdx ); in AddBoxPos() local
1238 SwTableLine* pNew = new SwTableLine( pFmt, 1, &rParent ); in CreateNew() local
1400 SwTableBox* pNew = new SwTableBox( pFmt, 1, &rParent ); in CreateNew() local
3123 SwTableNode* pNew = pDoc->GetNodes().SplitTable( rIdx, sal_True, sal_False ); in UndoImpl() local
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1147 const SdrObject* pNew = _pAnchoredObj->GetDrawObj(); in GetTop() local
H A Dfrmform.cxx757 SwTxtFrm *pNew = (SwTxtFrm *)(GetTxtNode()->MakeFrm( this )); in SplitFrm() local
1308 const SwLineLayout *pNew = rLine.GetCurr(); in FormatLine() local
/trunk/main/sw/source/core/access/
H A Daccpara.cxx4068 void SwAccessibleParagraph::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx92 inline void SetEnd( SwPosition* pNew ){ delete pEnd; pEnd = pNew; } in SetEnd()
95 inline void SetStart( SwPosition* pNew ){ delete pStart; pStart = pNew; } in SetStart()
98 inline void SetCurr( SwPosition* pNew ){ delete pCurr; pCurr = pNew; } in SetCurr()
101 inline void SetCurrX( SwPosition* pNew ){ delete pCurrX; pCurrX = pNew; } in SetCurrX()
273 SwPosition* pNew = new SwPosition( *GetStart() ); in _Start() local
386 SwPosition* pNew = new SwPosition( *pCrsr->GetPoint() ); in Continue() local
466 SwPosition* pNew = new SwPosition( *pCrsr->GetPoint() ); in Continue() local
600 SwPosition* pNew = new SwPosition(*pCrsr->End()); in Continue() local
1594 SwPosition* pNew = new SwPosition( *pCrsr->GetPoint() ); in SpellSentence() local
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1468 TEParaPortion* pNew = new TEParaPortion( pNode ); in InsertContent() local
1954 …TETextPortion* pNew = new TETextPortion( (sal_uInt16)aPositions[i] - (sal_uInt16)aPositions[i-1] ); in CreateTextPortions() local
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx1114 inline ::svl::IUndoManager* ImpEditEngine::SetUndoManager(::svl::IUndoManager* pNew) in SetUndoManager()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx95 SwQueuedPaint( ViewShell *pNew, const SwRect &rRect ) : in SwQueuedPaint()
116 void SwPaintQueue::Add( ViewShell *pNew, const SwRect &rNew ) in Add()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1841 SvLBoxEntry* pNew = 0; in MovingEntry() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx6965 PPTCharPropSet* pNew = new PPTCharPropSet( *pSet ); in PPTTextObj() local
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx924 void SwHTMLParser::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify()
5427 _HTMLAttr *pNew = new _HTMLAttr( *this, rEndPara, nEndCnt, ppHead ); in Clone() local
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx167 NumSettings_ImplPtr pNew = new NumSettings_Impl; in lcl_CreateNumberingSettingsPtr() local
1479 NumSettings_ImplPtr pNew = lcl_CreateNumberingSettingsPtr(pValuesArr[i]); in Init() local
1771 NumSettings_ImplPtr pNew = lcl_CreateNumberingSettingsPtr(aLevelProps); in Init() local
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx2031 SdrHdl* pNew = pHdlAndIndex[nNewHdl].mpHdl; in TravelFocusHdl() local
2047 SdrHdl* pNew = GetHdl(mnFocusIndex); in TravelFocusHdl() local
2069 void SdrHdlList::SetFocusHdl(SdrHdl* pNew) in SetFocusHdl()
H A Dsvddrgmt.cxx346 void SdrDragMethod::addSdrDragEntry(SdrDragEntry* pNew) in addSdrDragEntry()
854 …sdr::overlay::OverlayRollingRectangleStriped* pNew = new sdr::overlay::OverlayRollingRectangleStri… in CreateOverlayGeometry() local
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx235 ScTableConditionalEntry* pNew = new ScTableConditionalEntry(aEntry); in AddEntry_Impl() local
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx483 ScTpLayoutOptions* pNew = new ScTpLayoutOptions(pParent, rCoreSet); in Create() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx5294 void ScDocument::SetRepeatColRange( SCTAB nTab, const ScRange* pNew ) in SetRepeatColRange()
5301 void ScDocument::SetRepeatRowRange( SCTAB nTab, const ScRange* pNew ) in SetRepeatRowRange()
5311 ScPrintRangeSaver* pNew = new ScPrintRangeSaver( nCount ); in CreatePrintRangeSaver() local

Completed in 323 milliseconds

12345678910>>...17