summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-24 20:58:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-24 20:58:32 +0100
commit979def88090633bfee0e0445b19999a1dac71ed4 (patch)
tree6c42c747daa7e61a2462f0b53949d348d81df50f /include
parent3bcbc800a5598854be473a7397eac384e0d8a07e (diff)
Revert "Resolves: #i119874 Fixed text alignment in RTL layout."
This reverts commit 54c679f481647890f18151f4db05cfc3eff5d98b. pushed that too soon before verifying if it does what it says it does
Diffstat (limited to 'include')
-rw-r--r--include/filter/msfilter/svdfppt.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 4cba0ec06e30..c32b9de25556 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -573,9 +573,6 @@ protected:
SdrOutliner* GetDrawOutliner( SdrTextObj* pSdrText ) const;
void SeekOle( SfxObjectShell* pShell, sal_uInt32 nFilterOptions );
- void ApplyTextAnchorAttributes( PPTTextObj& rTextObj, SfxItemSet& rSet ) const;
- sal_Bool IsVerticalText() const;
-
public:
SdrPowerPointImport( PowerPointImportParam&, const OUString& rBaseURL );
virtual ~SdrPowerPointImport();