Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx165 inline sal_uInt16 GetCharSize() const;
195 inline sal_uInt16 SvParser::GetCharSize() const in GetCharSize() function in SvParser
/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx547 (sal_uLong)(nPos+1L)*GetCharSize(), in ScanText()
558 ((nPos-i)*GetCharSize()) ); in ScanText()
577 (sal_uLong)(nPos+1)*GetCharSize(), in ScanText()
622 (sal_uLong)(nPos+1)*GetCharSize(), in ScanText()
691 rInput.Seek( nStreamPos-(sal_uInt32)GetCharSize() ); in ScanText()

Completed in 25 milliseconds