Lines Matching refs:sal_Int32

51         const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)>&
60 sal_Int32 GetParagraphIndex (void) const;
61 sal_Int32 GetCharacterIndex (void) const;
63 const sal_Int32 nParagraphIndex,
64 const sal_Int32 nCharacterIndex);
74 const ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)>& rBroadcaster);
79 sal_Int32 mnParagraphIndex;
80 sal_Int32 mnCharacterIndex;
81 sal_Int32 mnCaretBlinkTaskId;
83 …const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)> maCharacterBoundsAcc…
85 ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)> maBroadcaster;
101 const sal_Int32 nParagraphIndex,
107 const sal_Int32 nParagraphIndex,
123 sal_Int32 GetParagraphIndex (void) const;
126 sal_Int32 GetCharacterOffset (void) const;
127 void SetCharacterOffset (const sal_Int32 nCharacterOffset);
128 sal_Int32 GetCharacterCount (void) const;
129 sal_Unicode GetCharacter (const sal_Int32 nGlobalCharacterIndex) const;
132 const sal_Int32 nOffset,
133 const sal_Int32 nGlobalCharacterIndex,
136 const sal_Int32 nOffset,
137 const sal_Int32 nIndex) const;
139 sal_Int32 nStartIndex,
140 sal_Int32 nEndIndex) const;
142 sal_Int32 nGlobalCharacterIndex,
144 sal_Int32 GetIndexAtPoint (const css::awt::Point& rPoint) const;
151 sal_Int32 GetWordBoundary(
152 const sal_Int32 nLocalCharacterIndex,
153 const sal_Int32 nDistance);
154 sal_Int32 GetCaretPosition (void) const;
155 void SetCaretPosition (const sal_Int32 nPosition) const;
162 const sal_Int32 mnParagraphIndex;
173 … Cell (const sal_Int32 nCharacterIndex, const sal_Int32 nCharacterCount, const double nCellWidth);
174 sal_Int32 mnCharacterIndex;
175 sal_Int32 mnCharacterCount;
182 Line (const sal_Int32 nLineStartCharacterIndex, const sal_Int32 nLineEndCharacterIndex);
183 sal_Int32 mnLineStartCharacterIndex;
184 sal_Int32 mnLineEndCharacterIndex;
185 sal_Int32 mnLineStartCellIndex;
186 sal_Int32 mnLineEndCellIndex;
192 sal_Int32 GetLength (void) const;
205 ::std::vector<sal_Int32> maWordBoundaries;
219 sal_Int32 mnCharacterOffset;
225 const sal_Int32 nWordBoundary,
277 const sal_Int32 nDistance,
284 sal_Int32 GetParagraphCount (void) const;
285 SharedPresenterTextParagraph GetParagraph (const sal_Int32 nParagraphIndex) const;
301 sal_Int32 mnCharacterCount;
306 …SharedPresenterTextParagraph GetParagraphForCharacterIndex (const sal_Int32 nCharacterIndex) const;
307 sal_Int32 GetCharacterOffset (const sal_Int32 nParagraphIndex) const;
309 const sal_Int32 nParagraphIndex,
310 const sal_Int32 nCharacterIndex) const;