summaryrefslogtreecommitdiff
path: root/include/svx/svdtext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdtext.hxx')
-rw-r--r--include/svx/svdtext.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/svx/svdtext.hxx b/include/svx/svdtext.hxx
index 7f06e3441454..2eb8ac691c0d 100644
--- a/include/svx/svdtext.hxx
+++ b/include/svx/svdtext.hxx
@@ -25,7 +25,6 @@
#include <tools/weakbase.hxx>
#include <memory>
-
class OutlinerParaObject;
class SdrOutliner;
class SdrTextObj;
@@ -33,8 +32,9 @@ class SdrModel;
class SfxItemSet;
enum class OutlinerMode;
-namespace sdr::properties {
- class TextProperties;
+namespace sdr::properties
+{
+class TextProperties;
}
/** This class stores information about one text inside a shape.
@@ -44,15 +44,15 @@ class SfxStyleSheet;
class SVXCORE_DLLPUBLIC SdrText : public tools::WeakBase
{
public:
- explicit SdrText( SdrTextObj& rObject );
+ explicit SdrText(SdrTextObj& rObject);
virtual ~SdrText() override;
- void ForceOutlinerParaObject( OutlinerMode nOutlMode );
+ void ForceOutlinerParaObject(OutlinerMode nOutlMode);
- virtual void SetOutlinerParaObject( std::unique_ptr<OutlinerParaObject> pTextObject );
+ virtual void SetOutlinerParaObject(std::unique_ptr<OutlinerParaObject> pTextObject);
OutlinerParaObject* GetOutlinerParaObject() const;
- void CheckPortionInfo( SdrOutliner& rOutliner );
+ void CheckPortionInfo(SdrOutliner& rOutliner);
void ReformatText();
// default uses GetObjectItemSet, but may be overridden to