Home
last modified time | relevance | path

Searched defs:cChar (Results 151 – 175 of 195) sorted by path

12345678

/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx43 #define C2U(cChar) rtl::OUString::createFromAscii(cChar) argument
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx222 sal_Unicode cChar = aGroupName[nPos]; in insertNewByName() local
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1734 void SwWrtShell::AutoCorrect( SvxAutoCorrect& rACorr, sal_Unicode cChar ) in AutoCorrect()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java350 char cChar, in setValues()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx192 sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in assign()
H A Dcppobj.cxx78 sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in assign()
105 sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in assign()
555 void Test_Impl::setValues( sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in setValues()
573 TestData Test_Impl::setValues2( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, in setValues2()
597 TestData Test_Impl::getValues( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, in getValues()
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_bridgetest.cs205 bool bBool, char cChar, byte nByte, in assign()
232 bool bBool, char cChar, byte nByte, in assign()
H A Dcli_cs_testobj.cs97 char cChar, in setValues()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dcore.py50 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument
H A Dsamplecomponent.py36 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument
73 def setValues( self, bBool, cChar, nByte, nShort, nUShort, nLong,\ argument
81 def setValues2( self, bBool, cChar, nByte, nShort, nUShort, nLong, nULong,\ argument
/trunk/main/tools/source/inet/
H A Dinetmime.cxx3131 sal_Char cChar = *q++; in decodeHeaderFieldBody() local
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx59 #define C2U(cChar) OUString::createFromAscii(cChar) argument
H A Dconfigmgr.cxx53 #define C2U(cChar) OUString::createFromAscii(cChar) argument
H A Dfltrcfg.cxx38 #define C2U(cChar) OUString::createFromAscii(cChar) argument
H A Djavaoptions.cxx40 #define C2U(cChar) OUString::createFromAscii(cChar) argument
H A Dmisccfg.cxx47 #define C2U(cChar) OUString::createFromAscii(cChar) argument
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1195 if (sal_Unicode cChar = r.pTab[aEntry.cIndex-0x20]) in StarSymbolToMSMultiFontImpl() local
1498 FontToSubsFontConverter hConverter, sal_Unicode cChar ) in ConvertFontToSubsFontChar()
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx309 sal_Unicode cChar = rArgs.mpStr[ nCharPos ]; local
536 sal_Unicode cChar = (sal_Unicode)(aGlyphId & GF_IDXMASK); local
H A Dsalgdi3.cxx574 for( sal_Unicode cChar = pPair[0]; cChar < pPair[1]; ++cChar ) in ReadGsubTable() local
1600 sal_Unicode cChar = static_cast<sal_Unicode>(aGlyphId); // TODO: sal_UCS4 in CreateFontSubset() local
1684 const sal_Ucs cChar = pUnicodes[i]; in GetEmbedFontData() local
/trunk/main/vcl/source/components/
H A Dstringmirror.cxx70 sal_Unicode cChar = rStr[ i ]; in mapStrings() local
/trunk/main/vcl/source/control/
H A Dedit.cxx933 sal_Unicode cChar = rStr.GetChar(0); in ImplInsertText() local
H A Dfield.cxx83 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplNumericProcessKeyInput() local
H A Dfield2.cxx160 static int ImplIsPatternChar( xub_Unicode cChar, sal_Char cEditMask ) in ImplIsPatternChar()
208 static xub_Unicode ImplPatternChar( xub_Unicode cChar, sal_Char cEditMask ) in ImplPatternChar()
250 xub_Unicode cChar; in ImplPatternReformat() local
495 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplPatternProcessKeyInput() local
1193 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplDateProcessKeyInput() local
2381 xub_Unicode cChar = rKEvt.GetCharCode(); in ImplTimeProcessKeyInput() local
H A Dlongcurr.cxx119 sal_Unicode cChar = rKEvt.GetCharCode(); in ImplNumericProcessKeyInput() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1362 static sal_uInt32 getGlyph12(const sal_uInt8 *pCmap, sal_uInt32 cChar) { in getGlyph12()

Completed in 377 milliseconds

12345678