summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuconcustomshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/fuconcustomshape.cxx')
-rw-r--r--sc/source/ui/drawfunc/fuconcustomshape.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/drawfunc/fuconcustomshape.cxx b/sc/source/ui/drawfunc/fuconcustomshape.cxx
index fbbcd1c1bff5..974c7f0d6ba8 100644
--- a/sc/source/ui/drawfunc/fuconcustomshape.cxx
+++ b/sc/source/ui/drawfunc/fuconcustomshape.cxx
@@ -78,7 +78,7 @@ FuConstCustomShape::~FuConstCustomShape()
BOOL FuConstCustomShape::MouseButtonDown(const MouseEvent& rMEvt)
{
- // #95491# remember button state for creation of own MouseEvents
+ // remember button state for creation of own MouseEvents
SetMouseButtonCode(rMEvt.GetButtons());
BOOL bReturn = FuConstruct::MouseButtonDown(rMEvt);
@@ -123,7 +123,7 @@ BOOL FuConstCustomShape::MouseMove(const MouseEvent& rMEvt)
BOOL FuConstCustomShape::MouseButtonUp(const MouseEvent& rMEvt)
{
- // #95491# remember button state for creation of own MouseEvents
+ // remember button state for creation of own MouseEvents
SetMouseButtonCode(rMEvt.GetButtons());
BOOL bReturn = FALSE;
@@ -190,7 +190,7 @@ void FuConstCustomShape::Deactivate()
pViewShell->SetActivePointer( aOldPointer );
}
-// #98185# Create default drawing objects via keyboard
+// Create default drawing objects via keyboard
SdrObject* FuConstCustomShape::CreateDefaultObject(const sal_uInt16 /* nID */, const Rectangle& rRectangle)
{
SdrObject* pObj = SdrObjFactory::MakeNewObject(