Searched refs:wc (Results 1 – 11 of 11) sorted by relevance
/trunk/main/embedserv/source/embed/ |
H A D | syswinwrapper.cxx | 134 WNDCLASS wc; in HatchWindowRegister() local 138 wc.hInstance = hInst; in HatchWindowRegister() 139 wc.cbClsExtra = 0; in HatchWindowRegister() 140 wc.lpfnWndProc = HatchWndProc; in HatchWindowRegister() 141 wc.cbWndExtra = CBHATCHWNDEXTRA; in HatchWindowRegister() 142 wc.hIcon = NULL; in HatchWindowRegister() 143 wc.hCursor = LoadCursor(NULL, IDC_ARROW); in HatchWindowRegister() 144 wc.hbrBackground = (HBRUSH)(COLOR_WINDOW+1); in HatchWindowRegister() 145 wc.lpszMenuName = NULL; in HatchWindowRegister() 146 wc.lpszClassName = SZCLASSHATCHWIN; in HatchWindowRegister() [all …]
|
/trunk/main/l10ntools/workbench/ |
H A D | gsicheckcheck.btm | 2 gsicheck.exe gsicheck_errors.sdf -wc -we 6 gsicheck.exe gsicheck_errors.sdf -wc -we -s 10 gsicheck.exe gsicheck_errors.sdf -wc -we -t 14 gsicheck.exe gsicheck_errors.sdf -wc -we -l ""
|
/trunk/main/extensions/test/stm/ |
H A D | datatest.cxx | 282 Sequence<wchar_t> wc(0x10001); in testSimple() local 284 wc.getArray()[i] = L'c'; in testSimple() 286 wc.getArray()[0x10000] = 0; in testSimple() 287 UString str( wc.getArray() , 0x10000 ); in testSimple()
|
/trunk/main/io/test/stm/ |
H A D | datatest.cxx | 295 Sequence<sal_Unicode> wc(0x10001); in testSimple() local 297 wc.getArray()[i] = L'c'; in testSimple() 299 wc.getArray()[0x10000] = 0; in testSimple() 300 OUString str( wc.getArray() , 0x10000 ); in testSimple()
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxtabcontrol.cxx | 334 const int wc = 0; in allocateArea() local 340 requestedSize.Width = pageBasedSize.Width + wc; in allocateArea()
|
/trunk/main/sal/qa/helper/gcov/ |
H A D | statistics | 33 cat allchecked.txt | wc -l
|
/trunk/main/setup_native/scripts/ |
H A D | fake-db.spec | 55 Provides: /usr/bin/wc
|
/trunk/main/external/mingwheaders/ |
H A D | mingw_atl_headers.patch | 1577 … if(!::GetClassInfoExA(_Module.GetModuleInstance(), p->m_lpszOrigName, &wc)) 1584 memcpy(&p->m_wc, &wc, sizeof(WNDCLASSEX)); 1611 … if(!::GetClassInfoExW(_Module.GetModuleInstance(), p->m_lpszOrigName, &wc)) 1618 memcpy(&p->m_wc, &wc, sizeof(WNDCLASSEX));
|
/trunk/main/xmerge/source/palmtests/qa-wrapper/bin/ |
H A D | run-convtest | 349 pass=`grep TRUE $COMPLOG | wc -l`
|
/trunk/main/ |
H A D | configure.ac | 7443 num_warnings=`wc -l warn`
|
/trunk/extras/l10n/source/kid/ |
H A D | localize.sdf | 7908 helpcontent2 source\text\sbasic\shared\01030400.xhp 0 help hd_id3146963 29 0 kid 0t[9wc‖Deleting … 9383 helpcontent2 source\text\sbasic\shared\03132400.xhp 0 help par_idN105BE 0 kid wc[gsu‖myaddress =… 18799 helpcontent2 source\text\scalc\01\04060184.xhp 0 help hd_id3153820 11 0 kid 9u=0wc‖MEDIAN 2013… 21715 helpcontent2 source\text\schart\01\05040201.xhp 0 help par_id3148576 79 0 kid k[i=wc‖The axes are… 24182 helpcontent2 source\text\shared\00\00000404.xhp 0 help hd_id3156324 1 0 kid wc]q3o‖Insert Menu … 27521 helpcontent2 source\text\shared\01\05030100.xhp 0 help hd_id3149169 7 0 kid wc]pz3‖First line … 48044 helpcontent2 source\text\swriter\01\04120100.xhp 0 help hd_id3156278 19 0 kid 24-wc+‖Apply to all… 51843 …office\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_29 0 kid wc[q+v‖&No 20130829 … 56345 …erCommands.UserInterface.Commands..uno:JumpToNextBookmark Label 0 kid v]-wc-‖To Next Bookmark … 59767 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_COVAR 1 0 kid xj+wc… [all …]
|
Completed in 1134 milliseconds