summaryrefslogtreecommitdiff
path: root/include/editeng
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-06 17:21:31 +0200
committerNoel Grandin <noel@peralex.com>2013-09-11 09:45:33 +0200
commit40abee2080d285733a5e8a60f8a084c0643b5e8f (patch)
tree2a9bbddc3afdfafd7601b72dbe066dcad943628f /include/editeng
parentf1d4534b159cef4db69779c29dc1850eb3366c9d (diff)
convert include/editeng/editview.hxx from String to OUString
Change-Id: I1d21fd48dfaa8cfe4a2807cd6e50e05db4c24e28
Diffstat (limited to 'include/editeng')
-rw-r--r--include/editeng/editview.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/editeng/editview.hxx b/include/editeng/editview.hxx
index 37a0f5ddcc2d..2f55ca43a996 100644
--- a/include/editeng/editview.hxx
+++ b/include/editeng/editview.hxx
@@ -79,7 +79,7 @@ public: // Needed for Undo
private:
ImpEditView* pImpEditView;
- String aDicNameSingle;
+ OUString aDicNameSingle;
EDITENG_DLLPRIVATE EditView( const EditView& );
EDITENG_DLLPRIVATE EditView& operator=( const EditView& );
@@ -114,7 +114,7 @@ public:
sal_Bool IsInsertMode() const;
void SetInsertMode( sal_Bool bInsert );
- void ReplaceSelected( const String& rStr );
+ void ReplaceSelected( const OUString& rStr );
OUString GetSelected();
void DeleteSelected();
@@ -163,7 +163,7 @@ public:
void RemoveCharAttribs( sal_Int32 nPara, sal_uInt16 nWhich = 0 );
void RemoveAttribsKeepLanguages( sal_Bool bRemoveParaAttribs = sal_False );
- sal_uLong Read( SvStream& rInput, const String& rBaseURL, EETextFormat eFormat, sal_Bool bSelect = sal_False, SvKeyValueIterator* pHTTPHeaderAttrs = NULL );
+ sal_uLong Read( SvStream& rInput, const OUString& rBaseURL, EETextFormat eFormat, sal_Bool bSelect = sal_False, SvKeyValueIterator* pHTTPHeaderAttrs = NULL );
void SetBackgroundColor( const Color& rColor );
Color GetBackgroundColor() const;
@@ -218,7 +218,7 @@ public:
static bool ChangeFontSize( bool bGrow, SfxItemSet& rSet, const FontList* pFontList );
- String GetSurroundingText() const;
+ OUString GetSurroundingText() const;
Selection GetSurroundingTextSelection() const;
/** Tries to determine the language of 'rText', returning a matching known