Home
last modified time | relevance | path

Searched defs:c (Results 101 – 125 of 617) sorted by relevance

12345678910>>...25

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XScenario.java91 String c = oObj.getScenarioComment(); in _setScenarioComment() local
/trunk/main/bridges/source/jni_uno/
H A Dnativethreadpool.cxx63 jclass c = env->FindClass("java/lang/OutOfMemoryError"); in throwOutOfMemory() local
123 jclass c = env->FindClass("java/lang/RuntimeException"); in Java_com_sun_star_lib_uno_environments_remote_NativeThreadPool_create() local
129 jclass c = env->FindClass("com/sun/star/lib/uno/environments/remote/Job"); in Java_com_sun_star_lib_uno_environments_remote_NativeThreadPool_create() local
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx334 static sal_Unicode c = 0x00; in getUnicodeType() local
347 static sal_Unicode c = 0x00; in getUnicodeDirection() local
/trunk/main/connectivity/source/drivers/file/
H A DFStringFunctions.cxx84 sal_Char c = static_cast<sal_Char>(static_cast<sal_Int32>(*aIter)); in operate() local
179 const sal_Char c = ' '; in operate() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/
H A DConverterInfoList.java67 Class c = this.getClass(); in ConverterInfoList() local
/trunk/main/scripting/workben/ifc/scripting/
H A D_XFunctionProvider.java57 Collection c = in _getFunction() local
/trunk/main/binaryurp/qa/
H A Dtest-cache.cxx44 binaryurp::Cache< int > c(4); in TEST_F() local
/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx97 sal_Unicode c = aIn.GetChar( nInPos ); in GetNextChar() local
1168 sal_Unicode c; in ParseStyleSheet() local
1319 sal_Unicode c; in GetColor() local
1383 sal_Unicode c = (i<aValue.Len() ? aValue.GetChar(i) in GetColor() local
/trunk/main/xml2cmp/source/support/
H A Dsistr.cxx159 Simstr::push_front(char c) in push_front()
172 Simstr::push_back(char c) in push_back()
307 operator+(char c, const Simstr & S) in operator +()
315 operator+(const Simstr & S, char c) in operator +()
/trunk/main/l10ntools/source/filter/utils/
H A DXMLHelper.java356 char c = sSource.charAt(i); in encodeHTMLSigns() local
469 int c = aValue.size(); in convertListToXML() local
571 int c = aValue.size(); in convertLocalizedValueToXML() local
733 int c = lChilds.getLength(); in extractChildNodesByType() local
/trunk/main/javaunohelper/source/
H A Dpreload.cxx69 jclass c = jni_env->FindClass( "java/lang/RuntimeException" ); in inited_juhx() local
99 jclass c = jni_env->FindClass( "java/lang/RuntimeException" ); in inited_juhx() local
/trunk/main/automation/source/simplecm/
H A Dpackethandler.cxx230 unsigned char c; in TransferData() local
299 unsigned char c; in SendHandshake() local
/trunk/main/soltools/cpp/
H A D_getopt.c37 register int c; in stgetopt() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DUrlToFileMapper.java129 char c = url.charAt(i); in encode() local
/trunk/main/idlc/source/
H A Didlcmain.cxx120 sal_Char c = outputFileUrl.getStr()[outputFileUrl.getLength()-1]; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/codemaker/source/codemaker/
H A Dunotype.cxx80 char c = type[l]; in decompose() local
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.cxx99 void Impl_calcFatLine( FatLine& line, const Bezier& c ) in Impl_calcFatLine()
645 void Impl_calcFocus( Bezier& res, const Bezier& c ) in Impl_calcFocus()
1429 Bezier c( someCurves[i] ); in main() local
1501 Bezier c( someCurves[i] ); in main() local
1555 Bezier c( someCurves[i] ); in main() local
1599 Bezier c( someCurves[i] ); in main() local
1648 Bezier c( someCurves[i] ); in main() local
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx43 #define RTL_CONSTASCII_STRINGPARAM( c ) c, sizeof(c)-1 argument
73 const sal_Char *lcl_svhtml_GetEntityForChar( sal_Unicode c, in lcl_svhtml_GetEntityForChar()
406 void lcl_ConvertCharToHTML( sal_Unicode c, ByteString& rDest, in lcl_ConvertCharToHTML()
493 sal_Unicode c = 0; in lcl_FlushToAscii() local
535 SvStream& HTMLOutFuncs::Out_Char( SvStream& rStream, sal_Unicode c, in Out_Char()
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx559 #define ULF_FILE(c) MAKE_ABSOLUTE((c).get_arg("-ulf")) argument
560 #define RC_TEMPLATE(c) MAKE_ABSOLUTE((c).get_arg("-rct")) argument
561 #define RC_FILE(c) MAKE_ABSOLUTE((c).get_arg("-rc")) argument
562 #define RC_HEADER(c) MAKE_ABSOLUTE((c).get_arg("-rch")) argument
563 #define RC_FOOTER(c) MAKE_ABSOLUTE((c).get_arg("-rcf")) argument
/trunk/main/sal/textenc/
H A Dtcvtmb.c227 sal_Unicode c; in ImplUnicodeToDBCS() local
395 sal_uChar c; in ImplEUCJPToUnicode() local
561 sal_Unicode c; in ImplUnicodeToEUCJP() local
/trunk/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx133 #define NSQLAllocHandle(a,b,c) (*(TSQLAllocHandle)(m_pAllocHandle))(a,b,c) argument
135 #define NSQLSetEnvAttr(a,b,c,d) (*(TSQLSetEnvAttr)(m_pSetEnvAttr))(a,b,c,d) argument
136 #define NSQLDataSources(a,b,c,d,e,f,g,h) (*(TSQLDataSources)(m_pDataSources))(a,b,c,d,e,f,g,h) argument
/trunk/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java212 int c = lModuleProps.length; in impl_searchModulesByDocumentService() local
252 int c = lModuleProps.length; in impl_identifyModulesBasedOnDocs() local
/trunk/main/framework/qa/complex/dispatches/
H A DInterceptor.java203 int c = lRequests.length; in queryDispatches() local
321 int c = lBlockedURLs.length; in impl_isBlockedURL() local
/trunk/main/desktop/source/pagein/
H A Dfile_image_unx.c88 volatile char c = 0; in file_image_pagein() local
/trunk/main/sc/source/core/tool/
H A Dstringutil.cxx52 sal_Unicode c = p[i]; in parseSimpleNumber() local

Completed in 99 milliseconds

12345678910>>...25