Home
last modified time | relevance | path

Searched refs:pOld (Results 176 – 200 of 226) sorted by relevance

12345678910

/aoo42x/main/sw/source/core/access/
H A Daccnotextframe.hxx59 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
/aoo42x/main/sc/source/ui/inc/
H A Dundocell.hxx342 ScRangeName* pOld, ScRangeName* pNew );
H A Dundotab.hxx417 ScPrintRangeSaver* pOld, ScPrintRangeSaver* pNew );
H A Dundodat.hxx271 ScDBCollection* pNewUndoDB, const ScRange* pOld,
/aoo42x/main/sw/source/core/fields/
H A Ddocufld.cxx2278 void SwRefPageGetFieldType::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
2281 if( !pNew && !pOld && GetDepends() ) in Modify()
2296 NotifyClients( pOld, pNew ); in Modify()
/aoo42x/main/sc/source/ui/undo/
H A Dundodat.cxx924 const ScRange* pOld, sal_Bool bSize, const ScRange* pAdvSrc ) : in ScUndoQuery() argument
937 if ( pOld ) in ScUndoQuery()
940 aOldDest = *pOld; in ScUndoQuery()
H A Dundotab.cxx1376 ScPrintRangeSaver* pOld, ScPrintRangeSaver* pNew ) : in ScUndoPrintRange() argument
1379 pOldRanges( pOld ), in ScUndoPrintRange()
/aoo42x/main/sw/source/core/unocore/
H A Dunoportenum.cxx1425 void SwXTextPortionEnumeration::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
1427 ClientModify(this, pOld, pNew); in Modify()
/aoo42x/main/sfx2/inc/sfx2/
H A Ddispatch.hxx250 SAL_DLLPRIVATE void DoActivate_Impl( sal_Bool bMDI, SfxViewFrame* pOld );
/aoo42x/main/sc/source/core/data/
H A Dcolumn.cxx1764 ScFormulaCell* pOld = (ScFormulaCell*)pItems[i].pCell; in UpdateDeleteTab() local
1768 ScBaseCell* pSave = pRefUndo ? pOld->CloneWithoutNote( *pDocument ) : 0; in UpdateDeleteTab()
1770 sal_Bool bChanged = pOld->UpdateDeleteTab(nTable, bIsMove); in UpdateDeleteTab()
H A Ddocumen8.cxx168 SfxPrinter* pOld = pPrinter; in SetPrinter() local
172 delete pOld; in SetPrinter()
H A Ddpsave.cxx934 ScDPSaveDimension* pOld = GetDimensionByName( rName ); in DuplicateDimension() local
935 ScDPSaveDimension* pNew = new ScDPSaveDimension( *pOld ); in DuplicateDimension()
/aoo42x/main/sc/source/ui/view/
H A Dformatsh.cxx831 const SvNumberformat* pOld = pFormatter->GetEntry( nOldFormat ); in ExecuteStyle() local
833 if ( pOld && pNew && pOld->GetLanguage() != pNew->GetLanguage() ) in ExecuteStyle()
H A Ddbfunc3.cxx2346 const ScRange* pOld = NULL; in RepeatDB() local
2355 pOld = &aOldQuery; in RepeatDB()
2367 pOld, pNew ) ); in RepeatDB()
/aoo42x/main/svtools/inc/svtools/
H A Dcalendar.hxx263 SVT_DLLPRIVATE void ImplUpdateSelection( Table* pOld );
/aoo42x/main/sw/inc/
H A Dunoredline.hxx150 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dformat.hxx71 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNewValue );
H A Dswtable.hxx114 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew );
H A Dunobookmark.hxx222 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew );
/aoo42x/main/sw/source/core/inc/
H A Dfrmtool.hxx126 void Notify( SwFlyFrm *pFly, SwPageFrm *pOld, const SwRect &rOld,
H A Drolbck.hxx430 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew );
/aoo42x/main/sw/source/core/layout/
H A Dflycnt.cxx95 void SwFlyAtCntFrm::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
211 SwFlyFrm::Modify( pOld, pNew ); in Modify()
/aoo42x/main/svx/source/table/
H A Dtablecontroller.cxx2061 const SvxBorderLine* pOld = rNewFrame.GetLine(nLine); in ImplSetLinePreserveColor() local
2062 if( pOld ) in ImplSetLinePreserveColor()
2065 aNewLine.SetColor( pOld->GetColor() ); in ImplSetLinePreserveColor()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx5883 SvxMSDffShapeInfos* pOld = pShapeInfos; in CheckTxBxStoryChain() local
5884 sal_uInt16 nCnt = pOld->Count(); in CheckTxBxStoryChain()
5896 SvxMSDffShapeInfo* pObj = pOld->GetObject( nObj ); in CheckTxBxStoryChain()
5911 pOld->GetObject( nObj-1 )->bLastBoxInChain = sal_True; in CheckTxBxStoryChain()
5928 pOld->GetObject( nObj2 )->bReplaceByFly = sal_False; in CheckTxBxStoryChain()
5946 pOld->GetObject( nObj-1 )->bLastBoxInChain = sal_True; in CheckTxBxStoryChain()
5948 pOld->Remove((sal_uInt16)0, nCnt); in CheckTxBxStoryChain()
5949 delete pOld; in CheckTxBxStoryChain()
/aoo42x/main/svtools/source/inc/
H A Dsvimpbox.hxx210 void SetAnchorSelection( SvLBoxEntry* pOld,

Completed in 301 milliseconds

12345678910