Searched defs:nLayerNum (Results 1 – 4 of 4) 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() 134 SdrUndoAction* OReportUndoFactory::CreateUndoDeleteLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewL… in CreateUndoDeleteLayer() 139 SdrUndoAction* OReportUndoFactory::CreateUndoMoveLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLay… in CreateUndoMoveLayer()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdundo.hxx | 568 SdrUndoNewLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, SdrModel& rNewModel) in SdrUndoNewLayer() 588 SdrUndoDelLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, SdrModel& rNewModel) in SdrUndoDelLayer() 610 …SdrUndoMoveLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, SdrModel& rNewModel, sal_uIn… in SdrUndoMoveLayer()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdedtv.cxx | 225 sal_uInt16 nLayerNum(rLA.GetLayerPos(pLayer)); in DeleteLayer() local 310 sal_uInt16 nLayerNum=rLA.GetLayerPos(pLayer); in MoveLayer() local
|
H A D | svdundo.cxx | 1446 SdrUndoLayer::SdrUndoLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, SdrModel& rNewModel… in SdrUndoLayer() 1949 SdrUndoAction* SdrUndoFactory::CreateUndoNewLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdm… in CreateUndoNewLayer() 1954 SdrUndoAction* SdrUndoFactory::CreateUndoDeleteLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayer… in CreateUndoDeleteLayer() 1959 SdrUndoAction* SdrUndoFactory::CreateUndoMoveLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAd… in CreateUndoMoveLayer()
|
Completed in 39 milliseconds