Home
last modified time | relevance | path

Searched refs:c (Results 376 – 400 of 1143) sorted by relevance

1...<<11121314151617181920>>...46

/trunk/main/framework/source/services/
H A Dmodulemanager.cxx263 sal_Int32 c = lPropNames.getLength(); in getByName() local
267 for (i=0; i<c; ++i) in getByName()
332 sal_Int32 c = lModules.getLength(); in createSubSetEnumerationByProperties() local
336 for (i=0; i<c; ++i) in createSubSetEnumerationByProperties()
409 sal_Int32 c = lKnownModules.getLength(); in implts_identify() local
412 for (i=0; i<c; ++i) in implts_identify()
H A Dpathsettings.cxx175 sal_Int32 c = aEvent.Changes.getLength(); in changesOccurred() local
179 for (i=0; i<c; ++i) in changesOccurred()
227 sal_Int32 c = lPaths.getLength(); in impl_readAll() local
230 for (i=0; i<c; ++i) in impl_readAll()
521 sal_Int32 c = m_lPropDesc.getLength(); in impl_mapPathName2IDList() local
523 for (i=0; i<c; ++i) in impl_mapPathName2IDList()
554 sal_Int32 c = lIDs.getLength(); in impl_notifyPropListener() local
557 for (i=0; i<c; ++i) in impl_notifyPropListener()
745 sal_Int32 c = (sal_Int32)m_lPaths.size(); in impl_rebuildPropertyDescriptor() local
747 m_lPropDesc.realloc(c*IDGROUP_COUNT); in impl_rebuildPropertyDescriptor()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java224 synchronized public boolean addAll(Collection c) in addAll() argument
226 int numNew = c.size(); in addAll()
229 Iterator e = c.iterator(); in addAll()
252 synchronized public boolean addAll(int index, Collection c) in addAll() argument
261 int sizeCol= c.size(); in addAll()
263 Iterator icol= c.iterator(); in addAll()
/trunk/main/stoc/test/
H A Dtestloader.cxx56 #define TEST_ENSHURE(c, m) OSL_ENSURE(c, m) argument
58 #define TEST_ENSHURE(c, m) OSL_VERIFY(c) argument
/trunk/main/registry/tools/
H A Doptions.cxx96 int c = EOF; in checkCommandFile() local
97 while ((c = fgetc(fp)) != EOF) in checkCommandFile()
99 switch(c) in checkCommandFile()
124 buffer.push_back(sal::static_int_cast<char>(c)); in checkCommandFile()
/trunk/main/codemaker/source/codemaker/
H A Dunotype.cxx80 char c = type[l]; in decompose() local
81 if (c == ',') { in decompose()
85 } else if (c == '<') { in decompose()
87 } else if (c == '>') { in decompose()
/trunk/main/bean/native/unix/
H A Dcom_sun_star_comp_beans_LocalOfficeWindow.c50 jclass c; in ThrowException() local
52 c = (*env)->FindClass(env, type); in ThrowException()
53 if (c == NULL) { in ThrowException()
58 if ((*env)->ThrowNew(env, c, msg) != 0) { in ThrowException()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java152 ParcelContainer c = (ParcelContainer) iter.next(); in getChildContainer() local
154 c.containerUrl, c.getName()); in getChildContainer()
158 result = c; in getChildContainer()
182 ParcelContainer c = (ParcelContainer) iter.next(); in getChildContainerForURL() local
183 if ( containerUrl.equals( c.containerUrl ) ) in getChildContainerForURL()
185 result = c; in getChildContainerForURL()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx122 inline int IsWordDelim( const sal_Unicode c ) in DECLARE_TABLE()
124 return ' ' == c || '\t' == c || 0x0a == c || in DECLARE_TABLE()
125 0xA0 == c || 0x2011 == c || 0x1 == c; in DECLARE_TABLE()
197 if( *pArr == c ) in lcl_IsInAsciiArr()
533 sal_Unicode c = rTxt.GetChar( nEndPos - 3 ); in FnChgOrdinalNumber() local
534 if( ( c -= '0' ) > 3 ) in FnChgOrdinalNumber()
535 c = 0; in FnChgOrdinalNumber()
537 bChg = ( ((sal_Unicode)*((aNumberTab[ c ])+0)) == in FnChgOrdinalNumber()
539 ((sal_Unicode)*((aNumberTab[ c ])+1)) == in FnChgOrdinalNumber()
785 switch( c = rTxt.GetChar( --nPos ) ) in FnChgWeightUnderl()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx908 sal_Unicode c; in Symbol_Division() local
910 ((c = sString.GetChar(xub_StrLen(nCPos-1))) != '"' in Symbol_Division()
911 && c != '\\') ) // dm kann durch "dm in Symbol_Division()
2625 sal_Unicode c = sStrArray[i].GetChar(1); in FinalScan() local
2626 switch (c) in FinalScan()
2630 rString += c; in FinalScan()
2640 c) || (c == ' ' && in FinalScan()
2651 c) || in FinalScan()
2658 rString += c; in FinalScan()
2753 sal_Unicode c = rStr.GetChar(0); in RemoveQuotes() local
[all …]
/trunk/main/i18npool/source/characterclassification/
H A DcharacterclassificationImpl.cxx178 sal_Int32 c = rLocale.Country.getLength(); in getLocaleSpecificCharacterClassification() local
180 OUStringBuffer aBuf(l+c+v+3); in getLocaleSpecificCharacterClassification()
183 if ((l > 0 && c > 0 && v > 0 && in getLocaleSpecificCharacterClassification()
187 (l > 0 && c > 0 && in getLocaleSpecificCharacterClassification()
190 (l > 0 && c > 0 && rLocale.Language.compareToAscii("zh") == 0 && in getLocaleSpecificCharacterClassification()
/trunk/main/pyuno/zipcore/
H A Dpython.cxx48 wchar_t c = *text++; in encode() local
49 if (c == L'\0') { in encode()
51 } else if (c == L'"') { in encode()
59 } else if (c == L'\\') { in encode()
63 *buffer++ = c; in encode()
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReferenceFactory.idl111 &ldquo;<code>scheme://auth//c/d</code>&rdquo;) have the same scheme and
115 &ldquo;<code>//auth//c/d</code>&rdquo;); if <FALSE/>, the generated
117 &ldquo;<code>..//c/d</code>&rdquo;).
124 &ldquo;<code>scheme://auth/c/d</code>&rdquo;) have the same scheme and
127 &ldquo;<code>/c/d</code>&rdquo;); if <FALSE/>, the generated relative URI
128 reference has a relative path (e.g., &ldquo;<code>../c/d</code>&rdquo;).
/trunk/main/cppu/source/uno/
H A Ddata.cxx366 #define BINTEST_VERIFY( c ) \ argument
367 …if (! (c)) { fprintf( stderr, "### binary compatibility test failed: %s [line %d]!!!\n", #c, __LIN…
412 sal_Bool c; member
477 char c; member
580 BINTEST_VERIFYOFFSET( Char4, c, 3 ); in BinaryCompatible_Impl()
/trunk/main/sc/addin/datefunc/
H A Dmakefile.mk40 CFILES= $(MISC)$/x$(TARGET).c
70 $(MISC)$/x$(TARGET).c: $(TARGET).cl $(CL2CSRC)
71 $(CL2C) $(TARGET).cl $(MISC)$/x$(TARGET).c $(CL2CSRC) $(CL2CRID)
81 $(MISC)$/x$(TARGET).c \
/trunk/main/stoc/test/excomp/
H A Dexcomp.cxx52 #define TEST_ENSHURE(c, m) OSL_ENSURE(c, m) argument
54 #define TEST_ENSHURE(c, m) OSL_VERIFY(c) argument
/trunk/main/basebmp/inc/basebmp/
H A Dcolortraits.hxx133 static inline component_type toGreyscale( ColorType c ) in toGreyscale()
135 return c; in toGreyscale()
138 static inline ColorType fromGreyscale( component_type c ) in fromGreyscale()
140 return c; in fromGreyscale()
/trunk/main/i18npool/
H A DLibrary_i18npool.mk170 $(WORKDIR)/CustomTarget/i18npool/source/breakiterator/data/%_brk.c: $(OUTDIR)/bin/genccode$(gb_Exec…
171 $(WORKDIR)/CustomTarget/i18npool/source/breakiterator/data/OpenOffice_dat.c : $(OUTDIR)/bin/gencmn$…
177 $(WORKDIR)/CustomTarget/i18npool/source/breakiterator/data/%_brk.c : $(WORKDIR)/CustomTarget/i18npo…
184 $(WORKDIR)/CustomTarget/i18npool/source/breakiterator/data/OpenOffice_dat.c : $(wildcard $(SRCDIR)/…
191 && cat $(WORKDIR)/CustomTarget/i18npool/source/breakiterator/data/OpenOffice_tmp.c >> $@ \
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java258 int c = 0; in getKey() local
261 if (getElementAt(c) != null) in getKey()
265 c++; in getKey()
267 if (c == 0) in getKey()
273 return getKey(getElementAt(c - 1)); in getKey()
/trunk/main/i18npool/source/collator/
H A DcollatorImpl.cxx197 sal_Int32 c = rLocale.Country.getLength(); in loadCachedCollator() local
200 OUStringBuffer aBuf(l+c+v+a+4); in loadCachedCollator()
202 if ((l > 0 && c > 0 && v > 0 && a > 0 && in loadCachedCollator()
207 (l > 0 && c > 0 && a > 0 && in loadCachedCollator()
211 (l > 0 && c > 0 && a > 0 && rLocale.Language.equalsAscii("zh") && in loadCachedCollator()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTestAddress.log23 ITEM Assertion OK : test19 Range('c1:g10').Columns('c') A1 style addressing
24 ITEM Assertion OK : test20 Range('c1:g10').Columns('c') R1C1 style addressing
46 ITEM Assertion OK : test42 Range('g20:h40').Columns('c:c')
47 ITEM Assertion OK : test43 Range('g20:h40').Columns('c:f')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DTestAddress.log23 ITEM Assertion OK : test19 Range('c1:g10').Columns('c') A1 style addressing
24 ITEM Assertion OK : test20 Range('c1:g10').Columns('c') R1C1 style addressing
46 ITEM Assertion OK : test42 Range('g20:h40').Columns('c:c')
47 ITEM Assertion OK : test43 Range('g20:h40').Columns('c:f')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTestAddress.log23 ITEM Assertion OK : test19 Range('c1:g10').Columns('c') A1 style addressing
24 ITEM Assertion OK : test20 Range('c1:g10').Columns('c') R1C1 style addressing
46 ITEM Assertion OK : test42 Range('g20:h40').Columns('c:c')
47 ITEM Assertion OK : test43 Range('g20:h40').Columns('c:f')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DTestAddress.log23 ITEM Assertion OK : test19 Range('c1:g10').Columns('c') A1 style addressing
24 ITEM Assertion OK : test20 Range('c1:g10').Columns('c') R1C1 style addressing
46 ITEM Assertion OK : test42 Range('g20:h40').Columns('c:c')
47 ITEM Assertion OK : test43 Range('g20:h40').Columns('c:f')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DTestAddress.log23 ITEM Assertion OK : test19 Range('c1:g10').Columns('c') A1 style addressing
24 ITEM Assertion OK : test20 Range('c1:g10').Columns('c') R1C1 style addressing
46 ITEM Assertion OK : test42 Range('g20:h40').Columns('c:c')
47 ITEM Assertion OK : test43 Range('g20:h40').Columns('c:f')

Completed in 96 milliseconds

1...<<11121314151617181920>>...46