Lines Matching refs:sal_uInt16

138 	void			SetDefTab( sal_uInt16 nDefTab );
139 sal_uInt16 GetDefTab() const;
161 void InsertView( EditView* pEditView, sal_uInt16 nIndex = EE_APPEND );
163 EditView* RemoveView( sal_uInt16 nIndex = EE_APPEND );
164 EditView* GetView( sal_uInt16 nIndex = 0 ) const;
165 sal_uInt16 GetViewCount() const;
182 sal_uInt16 GetScriptType( const ESelection& rSelection ) const;
183 LanguageType GetLanguage( sal_uInt32 nPara, sal_uInt16 nPos ) const;
187 void SetAsianCompressionMode( sal_uInt16 nCompression );
188 sal_uInt16 GetAsianCompressionMode() const;
219 sal_uInt16 GetLineCount( sal_uInt32 nParagraph ) const;
220 xub_StrLen GetLineLen( sal_uInt32 nParagraph, sal_uInt16 nLine ) const;
221 … GetLineBoundaries( /*out*/sal_uInt16 &rStart, /*out*/sal_uInt16 &rEnd, sal_uInt32 nPara…
222 sal_uInt16 GetLineNumberAtIndex( sal_uInt32 nPara, sal_uInt16 nIndex ) const;
223 sal_uInt32 GetLineHeight( sal_uInt32 nParagraph, sal_uInt16 nLine = 0 );
224 sal_uInt16 GetFirstLineOffset( sal_uInt32 nParagraph );
232 ESelection GetWord( const ESelection& rSelection, sal_uInt16 nWordType ) const;
233 ESelection WordLeft( const ESelection& rSelection, sal_uInt16 nWordType ) const;
234 ESelection WordRight( const ESelection& rSelection, sal_uInt16 nWordType ) const;
235 …ESelection CursorLeft( const ESelection& rSelection, sal_uInt16 nCharacterIteratorMode ) cons…
236 …ESelection CursorRight( const ESelection& rSelection, sal_uInt16 nCharacterIteratorMode ) con…
259 …SfxItemSet GetAttribs( sal_uInt32 nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_uInt8 nF…
262 sal_Bool HasParaAttrib( sal_uInt32 nPara, sal_uInt16 nWhich ) const;
263 const SfxPoolItem& GetParaAttrib( sal_uInt32 nPara, sal_uInt16 nWhich );
268 … RemoveAttribs( const ESelection& rSelection, sal_Bool bRemoveParaAttribs, sal_uInt16 nWhich );
275 void UndoActionStart( sal_uInt16 nId );
276 void UndoActionEnd( sal_uInt16 nId );
303 sal_Bool IsTextPos( const Point& rPaperPos, sal_uInt16 nBorder = 0 );
332 void QuickRemoveCharAttribs( sal_uInt32 nPara, sal_uInt16 nWhich = 0 );
341 void SetGlobalCharStretching( sal_uInt16 nX = 100, sal_uInt16 nY = 100 );
342 void GetGlobalCharStretching( sal_uInt16& rX, sal_uInt16& rY );
343 void DoStretchChars( sal_uInt16 nX, sal_uInt16 nY );
388 void SetBigTextObjectStart( sal_uInt16 nStartAtPortionCount );
389 sal_uInt16 GetBigTextObjectStart() const;
414 sal_uInt16 GetFieldCount( sal_uInt32 nPara ) const;
415 EFieldInfo GetFieldInfo( sal_uInt32 nPara, sal_uInt16 nField ) const;
438 …const Point& rStartPos, const String& rText, sal_uInt16 nTextStart, sal_uInt16 nTextLen, const sal…
449 virtual String GetUndoComment( sal_uInt16 nUndoId ) const;
467 static sal_uInt16 GetAvailableSearchOptions();
471 static Font CreateFontFromItemSet( const SfxItemSet& rItemSet, sal_uInt16 nScriptType );
473 …static void ImportBulletItem( SvxNumBulletItem& rNumBullet, sal_uInt16 nLevel, const SvxBulletIte…