Home
last modified time | relevance | path

Searched refs:rLayerName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviewsb.cxx835 const String& rLayerName, in ModifyLayer() argument
863 pLayer->SetName( rLayerName ); in ModifyLayer()
866 mpDrawView->SetLayerVisible( rLayerName, bIsVisible ); in ModifyLayer()
867 mpDrawView->SetLayerLocked( rLayerName, bIsLocked); in ModifyLayer()
868 mpDrawView->SetLayerPrintable(rLayerName, bIsPrintable); in ModifyLayer()
872 GetLayerTabControl()->SetPageText(nCurPage, rLayerName); in ModifyLayer()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx366 …void ModifyLayer( SdrLayer* pLayer, const String& rLayerName, const String& rLayerTitle, const Str…

Completed in 19 milliseconds