Home
last modified time | relevance | path

Searched refs:c (Results 601 – 625 of 1139) sorted by relevance

1...<<21222324252627282930>>...46

/trunk/main/basic/source/comp/
H A Dsymtbl.cxx348 unsigned char c = (unsigned char)ch2; in SetType() local
349 if( c > 0 && c < 128 ) in SetType()
/trunk/main/vcl/source/fontsubset/
H A Dlist.cxx137 lnode *ptr, *c; in listNewCopy() local
151 c = appendPrim(pThis, ptr->value); in listNewCopy()
152 if (ptr == l->cptr) pThis->cptr = c; in listNewCopy()
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_mergedialog.xcf.bz2
H A Dlc_backgroundpatterncontroller.xcf.bz2
H A Dlc_arrowshapes.pentagon-right.xcf.bz2
/trunk/main/svx/inc/
H A Duiks.hxx44 #define UIK_XDATABASEFIELD UIK_DATABASE(0c)
71 #define UIK_XCURRENTRECORDLISTENER UIK_FORMS(0c)
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DConfiguredExporter.java66 char c = s.charAt(0); in cast() local
67 switch (c) in cast()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XScenario.java91 String c = oObj.getScenarioComment(); in _setScenarioComment() local
92 res = c.equals("MyComment"); in _setScenarioComment()
/trunk/main/libxmlsec/
H A Dxmlsec1-nssdisablecallbacks.patch1 --- misc/xmlsec1-1.2.14.orig/src/nss/crypto.c 2009-09-10 07:06:17.000000000 -0400
2 +++ misc/build/xmlsec1-1.2.14/src/nss/crypto.c 2009-09-10 07:08:24.000000000 -0400
/trunk/main/hyphen/
H A Dhyphen-2.7.1-read-charset.patch1 --- misc/hyphen-2.7.1/hyphen.c 2010-12-01 01:47:22.000000000 +0100
2 +++ misc/build/hyphen-2.7.1/hyphen.c 2011-01-18 16:26:50.953125000 +0100
/trunk/main/filter/source/config/tools/split/
H A Dmakefile.mk83 @$(MKDIR) c:\temp\fragments
84 …680/src.m7/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu outdir=c:/temp/fragments
/trunk/main/libxslt/
H A Dlibxslt-mingw.patch10 - func_to_host_path_tmp1=`( cmd //c echo "$1" |\
27 - func_to_host_pathlist_tmp2=`( cmd //c echo "$func_to_host_pathlist_tmp1" |\
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx152 …TextPaM ImpInsertText( const TextSelection& rSel, sal_Unicode c, sal_Bool bOverwrite = sal_Fals…
165 …SAL_DLLPRIVATE TextPaM ImpInsertText( sal_Unicode c, const TextSelection& rSel, sal_Bool bOverwri…
168 …SAL_DLLPRIVATE sal_Bool IsInputSequenceCheckingRequired( sal_Unicode c, const TextSelection& rCurS…
/trunk/main/framework/source/fwi/classes/
H A Dpropertysethelper.cxx397 sal_Int32 c = (sal_Int32)m_lProps.size(); in getProperties() local
398 css::uno::Sequence< css::beans::Property > lProps(c); in getProperties()
405 lProps[--c] = pIt->second; in getProperties()
/trunk/main/starmath/source/
H A Ddocument.cxx893 const sal_Unicode c = *pEngTxt++; in ReplaceBadChars() local
894 if (c < ' ' && c != '\r' && c != '\n' && c != '\t') in ReplaceBadChars()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java985 java.util.Collection c = new java.util.Vector(); in toSeq() local
989 c.add(s); in toSeq()
993 Object[] arr = c.toArray(); in toSeq()
1003 java.util.Collection c = new java.util.Vector(); in toSeqs() local
1006 c.add(s); in toSeqs()
1009 Object[] arr = c.toArray(); in toSeqs()
/trunk/main/tools/source/string/
H A Dtustring.cxx71 UniString::UniString(char c): mpData(ImplAllocData(1)) { mpData->maStr[0] = c; } in DBG_NAMEEX()
/trunk/main/sc/source/ui/inc/
H A Dasciiopt.hxx109 void SetTextSep( sal_Unicode c ) { cTextSep = c; } in SetTextSep() argument
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx430 for(sal_uInt16 c(0); c < nPointCount; c++) in ImplWriteExtendedPolyPolygonAction() local
432 rOStm << (sal_uInt8)rCandidate.GetFlags(c); in ImplWriteExtendedPolyPolygonAction()
477 for(sal_uInt16 c(0); c < nPointCount; c++) in ImplReadExtendedPolyPolygonAction() local
480 aCandidate.SetFlags(c, (PolyFlags)aPolyFlags); in ImplReadExtendedPolyPolygonAction()
/trunk/main/lucene/
H A Dlong_path.patch12 + //That is using the com.sun.star.help.HelpIndexer service from c++ is
27 + //That is using the com.sun.star.help.HelpIndexer service from c++ is
/trunk/main/basctl/sdi/
H A Dbasslots.sdi25 "6706E0E7-FB05-101B-804c-04021c007002"
26 "6806E0E7-FB05-101B-804c-04021c007002"
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx598 unsigned char c; in DecompressVBA() local
599 c = aHistory[(nPos-nDistance-1) % nWINDOWLEN]; in DecompressVBA()
600 aHistory[nPos % nWINDOWLEN] = c; in DecompressVBA()
/trunk/main/solenv/inc/
H A Dtg_shl.mk81 $(MISC)/$(SHL$(TNR)VERSIONOBJ:b).c : $(SOLARENV)/src/version.c $(INCCOM)/$(SHL$(TNR)VERSIONOBJ:b).h
83 …$(COMMAND_ECHO)$(TYPE) $(SOLARENV)/src/version.c | $(SED) s/_version.h/$(SHL$(TNR)VERSIONOBJ:b).h/…
/trunk/main/linguistic/source/
H A Dhhconvdic.cxx73 sal_Int16 SAL_CALL checkScriptType(sal_Unicode c) throw (RuntimeException) in checkScriptType() argument
77 UScriptCode scriptCode = uscript_getScript(c, &status); in checkScriptType()
/trunk/main/migrationanalysis/src/wizard/
H A DIniSupport.bas157 Dim c As Long variable
211 Dim c As Long variable

Completed in 133 milliseconds

1...<<21222324252627282930>>...46