Home
last modified time | relevance | path

Searched refs:nCharacterOffset (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx523 sal_Int32 nCharacterOffset (0); in GetCharacterOffset() local
525 nCharacterOffset += maParagraphs[nIndex]->GetCharacterCount(); in GetCharacterOffset()
526 return nCharacterOffset; in GetCharacterOffset()
1002 void PresenterTextParagraph::SetCharacterOffset (const sal_Int32 nCharacterOffset) in SetCharacterOffset() argument
1004 mnCharacterOffset = nCharacterOffset; in SetCharacterOffset()
H A DPresenterTextView.hxx127 void SetCharacterOffset (const sal_Int32 nCharacterOffset);

Completed in 21 milliseconds