Home
last modified time | relevance | path

Searched defs:c (Results 451 – 475 of 617) sorted by relevance

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

/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx809 static sal_Unicode ImplStarSymbolToStarBats( sal_Unicode c ) in ImplStarSymbolToStarBats()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx246 const sal_Unicode* lcl_UnicodeStrChr( const sal_Unicode* pStr,sal_Unicode c ) in lcl_UnicodeStrChr()
1715 sal_Unicode c = aCorrectedFormula.GetChar( nPos ); in NextToken() local
/trunk/main/svl/source/numbers/
H A Dzforfind.cxx148 inline sal_Bool ImpSvNumberInputScan::MyIsdigit( sal_Unicode c ) in MyIsdigit()
440 inline sal_Bool ImpSvNumberInputScan::SkipChar( sal_Unicode c, const String& rString, in SkipChar()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx512 sal_Char c = *pF; in IsDetectableText() local
/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx401 for ( char c = 'a'; c <= 'z'; c++ ) in Init() local
/trunk/main/ucb/source/core/
H A Ducb.cxx152 const sal_Unicode c = rIn.getStr()[ n ]; in makeAndAppendXMLName() local
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx575 sal_Unicode c = text[ pos ]; in encodeForXml() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDBTools.java771 int c = 0; in createMySQLTable() local
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx112 void SvxCharacterMap::SetChar( sal_UCS4 c ) in SetChar()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx772 … sal_Unicode c = ( nLeftParentPos > 0 ) ? aSelText.GetChar( nLeftParentPos-1 ) : 0; in ShowTipCursor() local
1017 sal_Unicode c = ( nLeftParentPos > 0 ) ? aFormula.GetChar( nLeftParentPos-1 ) : 0; in UseFormulaData() local
1610 sal_Unicode c = aFormula.GetChar(nPos); in UpdateParenthesis() local
2379 sal_Unicode c = rString.GetChar(i); in lcl_IsNumber() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx413 for(sal_uInt32 c(0L); c < aMiterPolygon.count(); c++) in getLineJoinSegments() local
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java79 Create c = new Create(); in WWD_Events() local
/trunk/main/svtools/source/misc/
H A Dimap2.cxx47 #define NOTEOL(c) ((c)!='\0') argument
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx87 sal_Unicode c = 0; in lcl_CharFromCombo() local
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx447 sal_Char c; in FileInit() local
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx830 const xub_Unicode c = rKeyEvent.GetCharCode(); in HandleShortCutKey() local
/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx186 sal_Int32 c = Arguments.getLength(); in execute() local
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java762 public void paintIcon(Component c, Graphics g, int x, int y) in paintIcon()
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx82 for(sal_uInt32 c(0); c < mnAntiAlialize; c++) in BPixelRasterToBitmapEx() local
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx761 sal_Char c; in detect() local
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx656 for (css::uno::Reference<css::xml::dom::XNode> c = i_xNode->getFirstChild(); in getNodeText() local
707 for (css::uno::Reference<css::xml::dom::XNode> c = in setMetaText() local
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java736 int c = lList.size(); in convertTypePropsToExternal() local
836 int c = lList.size(); in convertFilterPropsToExternal() local
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx193 static sal_Bool lcl_IsInAsciiArr( const sal_Char* pArr, const sal_Unicode c ) in lcl_IsInAsciiArr()
533 sal_Unicode c = rTxt.GetChar( nEndPos - 3 ); in FnChgOrdinalNumber() local
772 sal_Unicode c, cInsChar = rTxt.GetChar( nEndPos ); // unterstreichen oder fett in FnChgWeightUnderl() local
/trunk/main/framework/source/services/
H A Dautorecovery.cxx937 sal_Int32 c = lChanges.getLength(); in changesOccurred() local
1148 sal_Int32 c = lItems.getLength(); in implts_readConfig() local
3479 sal_Int32 c = xContainer->getCount(); in implts_verifyCacheAgainstDesktopDocumentList() local
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx70 #define IFACECAST(c) ((const Reference< XInterface >&)c) argument

Completed in 337 milliseconds

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