Home
last modified time | relevance | path

Searched defs:c (Results 176 – 200 of 617) sorted by relevance

12345678910>>...25

/trunk/main/bean/native/unix/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c50 jclass c; in ThrowException() local
/trunk/main/sal/rtl/source/
H A Dcipher.c36 #define RTL_CIPHER_NTOHL(c, l) \ argument
42 #define RTL_CIPHER_HTONL(l, c) \ argument
48 #define RTL_CIPHER_NTOHL64(c, xl, xr, n) \ argument
65 #define RTL_CIPHER_HTONL64(xl, xr, c, n) \ argument
901 sal_uInt8 c = iv[k]; in __rtl_cipherBF_updateCFB() local
986 sal_uInt16 a, b, c, d; in __rtl_cipherBF() local
/trunk/main/xmloff/source/style/
H A Dfonthdl.cxx97 sal_Unicode c = rStrImpValue[nFirst]; in importXML() local
177 sal_Unicode c = sFamily[i]; in exportXML() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFileHelper.java283 String c = removeFirstDirectorysAndBasenameFrom("/a/b/c/d/e/f.g", "/b/c"); in test_removeFirstDirectorysAndBasenameFrom() local
348 int c; in copy() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DUnoUrl.java215 int c = Character.toLowerCase((char) ch); in hexToInt() local
264 char c = ','; in buildParamHashMap() local
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx115 void SetSeparator( sal_Unicode c ) { cSep = c; } in SetSeparator()
117 void SetDelimiter( sal_Unicode c ) { cStr = c; } in SetDelimiter()
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java644 GridBagConstraints c = new GridBagConstraints(); in test8() local
701 Container c = getParent(); in getPreferredSize() local
/trunk/main/soltools/cpp/
H A D_unix.c61 int c, fd, i, n; in setup() local
/trunk/main/tools/source/misc/
H A Dpathutils.cxx128 unsigned char c = static_cast< unsigned char >(p1[i++]); in resolveLink() local
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx43 char c = string[i]; in appendString() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScUniqueCellFormatsObj.java120 Color c = new Color(r, g, b); in changeColor() local
H A DScUniqueCellFormatsEnumeration.java126 Color c = new Color(r, g, b); in changeColor() local
/trunk/main/cli_ure/source/native/
H A Dpath.cxx128 unsigned char c = static_cast< unsigned char >(p1[i++]); in resolveLink() local
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DKeyHandler.java42 public VCLKeyEvent(Component c, int id, int modifiers, int keyCode, char keyChar) { in VCLKeyEvent()
/trunk/main/sal/inc/systools/win32/
H A Dkernel9x.h346 #define LoadLibraryW(c) LoadLibraryExW(c, NULL, 0) argument
/trunk/main/filter/source/config/cache/
H A Dcacheupdatelistener.cxx144 sal_Int32 c = aEvent.Changes.getLength(); in changesOccurred() local
/trunk/main/sc/inc/
H A Dcompiler.hxx461 sal_Unicode c = rStr.GetChar( nPos ); in IsCharWordChar() local
478 sal_Unicode c = rStr.GetChar( nPos ); in IsWordChar() local
498 sal_Unicode c = rStr.GetChar( nPos ); in IsCharFlagAllConventions() local
540 inline sal_uLong GetCharTableFlags( sal_Unicode c ) in GetCharTableFlags()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java59 Class c = f.getType(); in getFieldValueFor() local
484 private static Number toNumber(double i, Class c) in toNumber()
/trunk/main/sal/qa/ByteSequence/
H A DByteSequence.cxx98 sal_Sequence c = { 1, 1, { 0 } }; in TEST_F() local
112 sal_Sequence c = { 2, 1, { 0 } }; in TEST_F() local
/trunk/main/svx/source/unodraw/
H A Drecoveryui.cxx83 sal_Int32 c = lServices.getLength(); in supportsService() local
371 sal_Int32 c = xTaskContainer->getCount(); in impl_showAllRecoveredDocs() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseColorTable.java204 int findColor(Color c, boolean foreground) { in findColor()
/trunk/main/tools/source/fsys/
H A Dos2.hxx62 inline PM_BOOL DRIVE_EXISTS( char c ) in DRIVE_EXISTS()
/trunk/main/codemaker/source/commoncpp/
H A Dcommoncpp.cxx74 char c('/'); in scopedCppName() local
/trunk/main/xmloff/source/xforms/
H A DTokenContext.cxx125 bool lcl_IsWhiteSpace( sal_Unicode c ) in lcl_IsWhiteSpace()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_old_teststrbuf.cxx53 #define TEST_ENSURE(c, m) CPPUNIT_ASSERT_MESSAGE((m), (c)) argument

Completed in 146 milliseconds

12345678910>>...25