Home
last modified time | relevance | path

Searched defs:sal_Unicode (Results 1 – 25 of 30) sorted by last modified time

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx984 bool Qt5Frame::MapUnicodeToKeyCode(sal_Unicode /*aUnicode*/, LanguageType /*aLangType*/, in MapUnicodeToKeyCode() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/sbx/
H A Dsbxdec.cxx320 void SbxDecimal::setChar( SAL_UNUSED_PARAMETER sal_Unicode ) {} in setChar()
332 bool SbxDecimal::getChar( SAL_UNUSED_PARAMETER sal_Unicode& ) { return false; } in getChar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/test/
H A Dsalunicodeliteral.cxx21 void f(sal_Unicode) {} in f() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1087 void PrintFontManager::getGlyphWidths( fontID nFont, in getGlyphWidths()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/window/
H A Dsalframe.cxx2333 bool X11SalFrame::MapUnicodeToKeyCode( sal_Unicode , LanguageType , vcl::KeyCode& ) in MapUnicodeToKeyCode() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfexport.cxx182 void RtfExport::WriteChar(sal_Unicode /*c*/) { /* WriteChar() has nothing to do for rtf. */} in WriteChar() argument
H A Ddocxexport.hxx156 …virtual void WriteChar( sal_Unicode ) override { SAL_WARN("sw.ww8", "FIXME: WriteChar() has nothin… in WriteChar() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/misc/
H A Dsvxacorr.cxx199 sal_Unicode ) in SaveCpltSttWord() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A Dsvpframe.cxx400 bool SvpSalFrame::MapUnicodeToKeyCode( sal_Unicode, LanguageType, vcl::KeyCode& ) in MapUnicodeToKeyCode() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalframe.cxx1598 bool AquaSalFrame::MapUnicodeToKeyCode( sal_Unicode , LanguageType , vcl::KeyCode& ) in MapUnicodeToKeyCode() argument
H A Dsalframeview.mm1471 -(BOOL)sendKeyInputAndReleaseToFrame: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers:… argument
1477 -(BOOL)sendKeyToFrameDirect: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers: (unsign… argument
1478 {
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx995 bool Qt5Frame::MapUnicodeToKeyCode(sal_Unicode /*aUnicode*/, LanguageType /*aLangType*/, in MapUnicodeToKeyCode() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxfont.cxx171 …*/, css::uno::Sequence< sal_Unicode >& /*rnChars2*/, css::uno::Sequence< sal_Int16 >& /*rnKerns*/ ) in getKernPairs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sal/
H A Dtypes.h118 typedef char16_t sal_Unicode; typedef
120 typedef wchar_t sal_Unicode; typedef
123 typedef sal_uInt16 sal_Unicode; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkframe.cxx2515 bool GtkSalFrame::MapUnicodeToKeyCode( sal_Unicode , LanguageType , vcl::KeyCode& ) in MapUnicodeToKeyCode() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/
H A Dtestiadapter.cxx850 test::TestData Test_Impl::raiseException( sal_Bool& /*bBool*/, sal_Unicode& /*cChar*/, sal_Int8& /*… in raiseException() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/sbx/
H A Dsbxdec.cxx320 void SbxDecimal::setChar( SAL_UNUSED_PARAMETER sal_Unicode ) {} in setChar()
332 bool SbxDecimal::getChar( SAL_UNUSED_PARAMETER sal_Unicode& ) { return false; } in getChar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/misc/
H A Dsvxacorr.cxx204 sal_Unicode ) in SaveCpltSttWord() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sal/
H A Dtypes.h136 typedef char16_t sal_Unicode; typedef
138 typedef wchar_t sal_Unicode; typedef
141 typedef sal_uInt16 sal_Unicode; typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxexport.hxx158 …virtual void WriteChar( sal_Unicode ) override { /* FIXME */ fprintf( stderr, "HACK! WriteChar() h… in WriteChar() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsalframe.cxx1557 bool AquaSalFrame::MapUnicodeToKeyCode( sal_Unicode , LanguageType , vcl::KeyCode& ) in MapUnicodeToKeyCode() argument
H A Dsalframeview.mm1466 -(BOOL)sendKeyInputAndReleaseToFrame: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers:… argument
1472 -(BOOL)sendKeyToFrameDirect: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers: (unsign… argument
1473 {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A Dsvpframe.cxx395 bool SvpSalFrame::MapUnicodeToKeyCode( sal_Unicode, LanguageType, vcl::KeyCode& ) in MapUnicodeToKeyCode() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/
H A Dtestiadapter.cxx850 test::TestData Test_Impl::raiseException( sal_Bool& /*bBool*/, sal_Unicode& /*cChar*/, sal_Int8& /*… in raiseException() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/window/
H A Dsalframe.cxx2343 bool X11SalFrame::MapUnicodeToKeyCode( sal_Unicode , LanguageType , vcl::KeyCode& ) in MapUnicodeToKeyCode() argument

12