Kaydet (Commit) 4f1b0e0e authored tarafından Michael Stahl's avatar Michael Stahl

remove spurious com::sun::star::script prefix

Change-Id: I66fc14d1f26da0c91a455b0f63bde31210566c2c
üst 426b940a
...@@ -441,7 +441,7 @@ public: ...@@ -441,7 +441,7 @@ public:
inline SfxViewShell *GetSfxViewShell() { return mpSfxViewShell; } inline SfxViewShell *GetSfxViewShell() { return mpSfxViewShell; }
inline void SetSfxViewShell(SfxViewShell *pNew) { mpSfxViewShell = pNew; } inline void SetSfxViewShell(SfxViewShell *pNew) { mpSfxViewShell = pNew; }
// Selection of Draw ::com::sun::star::script::Engine has been changed. // Selection of Draw Engine has been changed.
virtual void DrawSelChanged(); virtual void DrawSelChanged();
SwPagePreviewLayout* PagePreviewLayout(); SwPagePreviewLayout* PagePreviewLayout();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment