Searched refs:CreateUndoNewLayer (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/reportdesign/source/core/sdr/ |
H A D | ReportUndoFactory.cxx | 129 SdrUndoAction* OReportUndoFactory::CreateUndoNewLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLaye… in CreateUndoNewLayer() function in rptui::OReportUndoFactory 131 return m_pUndoFactory->CreateUndoNewLayer( nLayerNum, rNewLayerAdmin, rNewModel ); in CreateUndoNewLayer()
|
/aoo42x/main/reportdesign/source/core/inc/ |
H A D | ReportUndoFactory.hxx | 61 …virtual SdrUndoAction* CreateUndoNewLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, Sdr…
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdundo.hxx | 885 …virtual SdrUndoAction* CreateUndoNewLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, Sdr…
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdedtv.cxx | 134 AddUndo(GetModel()->GetSdrUndoFactory().CreateUndoNewLayer(nPos,rLA,*pMod)); in InsertNewLayer()
|
H A D | svdundo.cxx | 1949 SdrUndoAction* SdrUndoFactory::CreateUndoNewLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdm… in CreateUndoNewLayer() function in SdrUndoFactory
|
Completed in 65 milliseconds