Home
last modified time | relevance | path

Searched refs:GetNewGraphicName (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Dviewfun7.cxx179 pNeuObj->SetName(((ScDrawLayer*)pDrawModel)->GetNewGraphicName()); in PasteDraw()
454 String aName = pLayer->GetNewGraphicName(); // "Grafik x" in PasteGraphic()
/aoo4110/main/sc/inc/
H A Ddrwlayer.hxx205 String GetNewGraphicName( long* pnCounter = NULL ) const;
/aoo4110/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx219 String aName = pLayer->GetNewGraphicName(); // "Grafik x" in lcl_InsertGraphic()
H A Ddrawsh5.cxx541 aName = pModel->GetNewGraphicName(); in ExecDrawFunc()
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx1823 String ScDrawLayer::GetNewGraphicName( long* pnCounter ) const in GetNewGraphicName() function in ScDrawLayer
1868 pObject->SetName( GetNewGraphicName( &nCounter ) ); in EnsureGraphicNames()

Completed in 34 milliseconds