Lines Matching refs:sal_uLong

123 	sal_uLong				mnMaxTextLen;
124 sal_uLong mnMaxTextWidth;
125 sal_uLong mnCurTextWidth;
126 sal_uLong mnCurTextHeight;
127 sal_uLong mnDefTab;
146 void CursorMoved( sal_uLong nNode );
157 TextPaM ImpConnectParagraphs( sal_uLong nLeft, sal_uLong nRight );
158 void ImpRemoveParagraph( sal_uLong nPara );
159 void ImpInitWritingDirections( sal_uLong nPara );
171 void ImpParagraphInserted( sal_uLong nPara );
172 void ImpParagraphRemoved( sal_uLong nPara );
173 void ImpCharsRemoved( sal_uLong nPara, sal_uInt16 nPos, sal_uInt16 nChars );
174 void ImpCharsInserted( sal_uLong nPara, sal_uInt16 nPos, sal_uInt16 nChars );
175 void ImpFormattingParagraph( sal_uLong nPara );
183 sal_Bool CreateLines( sal_uLong nPara );
184 void CreateAndInsertEmptyLine( sal_uLong nPara );
185 …void ImpBreakLine( sal_uLong nPara, TextLine* pLine, TETextPortion* pPortion, sal_uInt16 nPort…
186 sal_uInt16 SplitTextPortion( sal_uLong nPara, sal_uInt16 nPos );
187 void CreateTextPortions( sal_uLong nPara, sal_uInt16 nStartPos );
188 void RecalcTextPortion( sal_uLong nPara, sal_uInt16 nStartPos, short nNewChars );
189 void SeekCursor( sal_uLong nNode, sal_uInt16 nPos, Font& rFont, OutputDevice* pOutDev );
204 …sal_uInt16 GetCharPos( sal_uLong nPara, sal_uInt16 nLine, long nDocPosX, sal_Bool bSmart = sal_…
206 sal_uInt16 ImpFindIndex( sal_uLong nPortion, const Point& rPosInPara, sal_Bool bSmart );
207 …long ImpGetPortionXOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nTextPortio…
208 …long ImpGetXPos( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_Bool bPre…
209 …long ImpGetOutputOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_u…
210 …sal_uInt8 ImpGetRightToLeft( sal_uLong nPara, sal_uInt16 nPos, sal_uInt16* pStart =…
214 sal_uLong CalcTextHeight();
215 sal_uLong CalcParaHeight( sal_uLong nParagraph ) const;
216 sal_uLong CalcTextWidth( sal_uLong nPara );
217sal_uLong CalcTextWidth( sal_uLong nPara, sal_uInt16 nPortionStart, sal_uInt16 nPortionLen, con…
218 Range GetInvalidYOffsets( sal_uLong nPortion );
221 void InsertContent( TextNode* pNode, sal_uLong nPara );
222 TextPaM SplitContent( sal_uLong nNode, sal_uInt16 nSepPos );
223 TextPaM ConnectContents( sal_uLong nLeftNode );
239 sal_uLong GetTextLen( LineEnd aSeparator = LINEEND_LF ) const;
240 sal_uLong GetTextLen( const TextSelection& rSel, LineEnd aSeparator = LINEEND_LF ) const;
261 void SetMaxTextLen( sal_uLong nLen );
262 sal_uLong GetMaxTextLen() const { return mnMaxTextLen; } in GetMaxTextLen()
264 void SetMaxTextWidth( sal_uLong nWidth );
265 sal_uLong GetMaxTextWidth() const { return mnMaxTextWidth; } in GetMaxTextWidth()
267 sal_uLong GetTextHeight() const;
268 sal_uLong CalcTextWidth();
271 sal_uLong GetParagraphCount() const;
272 String GetText( sal_uLong nParagraph ) const;
273 sal_uInt16 GetTextLen( sal_uLong nParagraph ) const;
274 sal_uLong GetTextHeight( sal_uLong nParagraph ) const;
276 sal_uInt16 GetLineCount( sal_uLong nParagraph ) const;
277 sal_uInt16 GetLineLen( sal_uLong nParagraph, sal_uInt16 nLine ) const;
310 …void RemoveAttribs( sal_uLong nPara, sal_uInt16 nWhich, sal_Bool bIdleFormatAndUpda…
311 void RemoveAttrib( sal_uLong nPara, const TextCharAttrib& rAttrib );
312 void RemoveAttribs( sal_uLong nPara, sal_Bool bIdleFormatAndUpdate = sal_True );
313 …void SetAttrib( const TextAttrib& rAttr, sal_uLong nPara, sal_uInt16 nStart, sal_uInt16 nEnd, s…