Home
last modified time | relevance | path

Searched defs:c (Results 301 – 325 of 617) sorted by relevance

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

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseTextRun.java140 Color c = t.getFontColor(); in WseTextRun() local
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DUnoPkgContainer.java87 private void registerPackageContainer( String url, ParcelContainer c ) in registerPackageContainer()
/trunk/main/framework/source/dispatch/
H A Dinterceptionhelper.cxx138 …sal_Int32 c = lDescriptor.getLe… in queryDispatches() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx303 const ColorData c = RGB_COLORDATA( pData[1], pData[2], pData[3] ); in ReadPixel() local
326 const ColorData c = RGB_COLORDATA( pData[2], pData[1], pData[0] ); in ReadPixel() local
355 …const ColorData c = RGB_COLORDATA( (*pData & 0x7c00) >> 7, (*pData & 0x03e0) >> 2 , (*pData & 0x00… in ReadPixel() local
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx416 for (int c = n; c < wordlen; c++) hyphens[c] = '0'; in hyphenate() local
434 for (char * c = rep[i]; *c && (*c != '='); c++) in hyphenate() local
676 for (int c = n; c < wordlen; c++) in createPossibleHyphens() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx396 inline sal_Bool IsAsciiDigit( sal_Unicode c ) in IsAsciiDigit()
401 inline sal_Bool IsAsciiAlpha( sal_Unicode c ) in IsAsciiAlpha()
506 sal_Unicode c; in lcl_GetColumnTypes() local
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx238 char c=sal::static_int_cast<char>(toupper(ch)); in addChar() local
245 char c=sal::static_int_cast<char>(toupper(ch)); in addChar() local
/trunk/main/rsc/source/rscpp/
H A Dcpp.h215 #define cput(c) { if (c != TOK_SEP && c != COM_SEP) PUTCHAR(c); } argument
217 #define cput(c) { if (c != TOK_SEP) PUTCHAR(c); } argument
/trunk/main/soltools/cpp/
H A D_eval.c627 uchar *p, c; in tokval() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datkaction.cxx190 sal_Char c = '\0'; in appendKeyStrokes() local
/trunk/main/filter/source/placeware/
H A Dzip.cxx50 static osl::File::RC putC( unsigned char c, osl::File& rFile ) in putC()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx139 sal_Int32 c = rLocale.Country.getLength(); in getLocaleSpecificIndexEntrySupplier() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java248 Class c = Class.forName( in ScriptEditorForBeanShell() local
/trunk/main/idlc/source/
H A Dastexpression.cxx43 AstExpression::AstExpression(ExprComb c, AstExpression *pExpr1, AstExpression *pExpr2) in AstExpression()
H A Doptions.cxx143 int c = EOF; in checkCommandFile() local
/trunk/main/connectivity/source/commontools/
H A DCommonTools.cxx298 sal_Bool isCharOk(sal_Unicode c,const ::rtl::OUString& _rSpecials) in isCharOk()
/trunk/main/forms/source/xforms/
H A Dconvert.cxx584 sal_Unicode c = pBuffer[i]; in replaceWhitespace() local
602 sal_Unicode c = pStr[i]; in collapseWhitespace() local
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx246 sal_Unicode c; in GetSpellFailure() local
354 sal_Unicode c; in GetProposals() local
/trunk/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx217 sal_uInt16 a, b, c; in ludcmp() local
573 for(sal_uInt16 c(0); c < RowSize; ++c) in doMulMatrix() local
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx229 const sal_Unicode c = aField2[j]; in impl_fillColumnInfo_nothrow() local
263 const sal_Unicode c = aValue[j]; in impl_fillColumnInfo_nothrow() local
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx908 sal_Unicode c; in Symbol_Division() local
2625 sal_Unicode c = sStrArray[i].GetChar(1); in FinalScan() local
2753 sal_Unicode c = rStr.GetChar(0); in RemoveQuotes() local
/trunk/main/cppu/source/uno/
H A Ddata.cxx366 #define BINTEST_VERIFY( c ) \ argument
412 sal_Bool c; member
477 char c; member
/trunk/main/setup_native/source/ulfconv/
H A Dulfconv.cxx81 int c = getc(fp); in my_fgets() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java459 private String buildColorString(Color c) { in buildColorString()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/registry/
H A DConverterInfoMgr.java335 char c = ' '; in main() local

Completed in 440 milliseconds

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