Home
last modified time | relevance | path

Searched refs:nConvertedChars (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/vcl/unx/generic/gdi/ !
H A Dsalcvt.cxx291 sal_Size nConvertedChars; in EncodingHasChar() local
298 &nConversionInfo, &nConvertedChars ); in EncodingHasChar()
302 bMatch = (nConvertedChars == 1) in EncodingHasChar()
/AOO41X/main/vcl/unx/generic/app/ !
H A Di18n_cb.cxx210 sal_Size nConvertedChars; in Preedit_InsertText() local
217 &nConversionInfo, &nConvertedChars ); in Preedit_InsertText()
/AOO41X/main/vcl/unx/generic/window/ !
H A Dsalframe.cxx3469 sal_Size nConvertedChars; in HandleKeyEvent() local
3478 &nConversionInfo, &nConvertedChars ); in HandleKeyEvent()