Home
last modified time | relevance | path

Searched defs:c (Results 251 – 275 of 617) sorted by relevance

1...<<11121314151617181920>>...25

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSDecoder.java206 int c = cBytes[cp++] & 0xff; in decompress() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFontDescription.java142 Color c = null; in getForeground() local
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustringbuffer_utf32.cxx38 sal_Unicode c = string[i]; in appendString() local
/trunk/main/sal/rtl/source/
H A Dustrbuf.c145 rtl_uString ** pThis, sal_Int32 * capacity, sal_Int32 offset, sal_uInt32 c) in rtl_uStringbuffer_insertUtf32()
H A Dmath.cxx698 inline bool isDigit( CharT c ) in isDigit()
761 CharT c = *p; in stringToDouble() local
789 CharT c = *p; in stringToDouble() local
837 CharT c = *p; in stringToDouble() local
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInvocation.java63 Collection c = in _invoke() local
/trunk/main/bean/test/applet/oooapplet/
H A DOOoViewer.java151 Class c = findLoadedClass( name ); in loadClass() local
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx772 #define C40_INSERT( c, p, n ) Insert( (c const *&) p, n ) argument
773 #define C40_PTR_INSERT( c, p ) Insert( (c const *&) p ) argument
774 #define C40_REPLACE( c, p, n ) Replace( (c const *&) p, n ) argument
775 #define C40_GETPOS( c, r) GetPos( (c const *&) r ) argument
/trunk/main/soltools/cpp/
H A D_cpp.c341 char c, *cp, *ep; in error() local
H A D_lex.c342 register int c, state, oldstate; in gettokens() local
556 uchar c; in trigraph() local
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx95 sal_Char c = rURL[n]; in escapeForShell() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlFixedContent.cxx77 sal_Unicode c, in OXMLCharContent()
/trunk/main/framework/source/jobs/
H A Djobexecutor.cxx191 sal_Int32 c = lJobs.getLength(); in trigger() local
/trunk/main/bridges/source/jni_uno/
H A Djni_helper.h87 jclass c=0; in find_class() local
/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx39 #define CHECKIDX( p, n, i, c ) argument
43 #define CHECKIDX( p, n, i, c ) CheckIdx( p, n, i, c ); argument
/trunk/main/tools/workben/
H A Dsolar.c92 int GetStackAlignment_3( char*p, long l, int i, short s, char b, char c, ... ) in GetStackAlignment_3()
101 int GetStackAlignment_2( char*p, long l, int i, short s, char b, char c ) in GetStackAlignment_2()
/trunk/main/idl/inc/
H A Dlex.hxx120 inline SvToken::SvToken( char c ) in SvToken()
142 int c; // naechstes Zeichen member in SvTokenStream
/trunk/main/pyuno/source/module/
H A Dpyuno_type.cxx160 sal_Unicode c = (sal_Unicode)PyUnicode_ReadChar( value.get(), 0 ); in PyChar2Unicode() local
162 sal_Unicode c = (sal_Unicode)PyUnicode_AsUnicode( value.get() )[0]; in PyChar2Unicode() local
H A Dpyuno_runtime.cxx250 RuntimeCargo *c = new RuntimeCargo(); in create() local
429 sal_Unicode c = *(sal_Unicode*)a.getValue(); in any2PyObject() local
836 sal_Unicode c = PyChar2Unicode( o ); in pyObject2Any() local
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java152 ParcelContainer c = (ParcelContainer) iter.next(); in getChildContainer() local
182 ParcelContainer c = (ParcelContainer) iter.next(); in getChildContainerForURL() local
/trunk/main/lingucomponent/source/languageguessing/
H A Dguesslang.cxx355 OString c = OUStringToOString( pLanguages[i].Country, RTL_TEXTENCODING_ASCII_US ); in disableLanguages() local
381 OString c = OUStringToOString( pLanguages[i].Country, RTL_TEXTENCODING_ASCII_US ); in enableLanguages() local
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java588 Class c; in determineClass() local
612 Class c; in determineClass() local
624 Class c; in determineClass() local
/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx116 sal_Int16 VCLXFont::getCharWidth( sal_Unicode c ) throw(::com::sun::star::uno::RuntimeException) in getCharWidth()
/trunk/main/framework/source/dispatch/
H A Dsystemexec.cxx164 sal_Int32 c = aURL.Complete.getLength()-PROTOCOL_LENGTH; in dispatchWithNotification() local
/trunk/main/sal/qa/rtl/uri/
H A Drtl_Uri.cxx58 unsigned char c = (unsigned char)_sStr[i]; in escapeString() local

Completed in 208 milliseconds

1...<<11121314151617181920>>...25