Home
last modified time | relevance | path

Searched defs:j (Results 26 – 50 of 653) sorted by relevance

12345678910>>...27

/trunk/main/registry/workben/
H A Dregspeed.cxx154 for (sal_Int32 j=0; j < S2; j++) in main() local
199 for (sal_Int32 j=0; j < S2; j++) in main() local
/trunk/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx34 bool lcl_compareColfuc ( SCCOL i, SCCOL j) { return (i<j); } in lcl_compareColfuc()
35 bool lcl_compareRowfuc ( SCROW i, SCROW j) { return (i<j); } in lcl_compareRowfuc()
H A Dglobal2.cxx275 for (SCCOL j=0; j<r.nSubTotals[i]; j++) in ScSubTotalParam() local
307 for ( SCCOL j=0; j<nSubTotals[i]; j++ ) { in Clear() local
347 for (SCCOL j=0; j<r.nSubTotals[i]; j++) in operator =() local
395 for (SCCOL j=0; (j<nSubTotals[i]) && bEqual; j++) in operator ==() local
/trunk/main/extensions/test/ole/cppToUno/
H A Dtestcppuno.cxx86 long j = 0; in doTest() local
148 for(long j= 0; j < 3; j++) in doTest() local
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx727 for (std::vector< rtl::OUString >::const_iterator j(list->begin()); in getAsciiListValue() local
1006 for (std::vector< rtl::OUString >::iterator j(p.begin()); j != p.end(); ++j) in find() local
1080 for (Implementations::iterator j(data_->implementations.begin()); in getChildren() local
1119 for (std::vector< rtl::OUString >::iterator j( in getChildren() local
1143 for (std::vector< rtl::OUString >::iterator j( in getChildren() local
1164 for (ImplementationMap::iterator j(data_->services.begin()); in getChildren() local
1184 for (ImplementationMap::iterator j(data_->singletons.begin()); in getChildren() local
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx103 sal_Int16 j; in init() local
184 sal_Int16 i, j; in makeIndexKeys() local
272 sal_Int16 j=0; in init() local
/trunk/main/connectivity/workben/little/
H A Dmain.cxx95 for(sal_Int32 j=1;j<xMeta->getColumnCount();++j) in main() local
/trunk/main/svl/source/numbers/
H A Dzformat.cxx401 for ( sal_uInt16 j=0; j<nAnzStrings; j++ ) in HasNewCurrency() local
417 for ( sal_uInt16 j=0; j<nAnzStrings; j++ ) in GetNewCurrencySymbol() local
436 sal_uInt16 j; in SaveNewCurrencyMap() local
468 for ( sal_uInt16 j=0; j<nCnt; j++ ) in LoadNewCurrencyMap() local
1698 for ( sal_uInt16 j=0; j<4; j++ ) in Save() local
1717 for ( sal_uInt16 j=0; j<4; j++ ) in HasNewCurrency() local
1727 for ( sal_uInt16 j=0; j<4; j++ ) in HasTextFormatCode() local
1738 for ( sal_uInt16 j=0; j<4; j++ ) in GetNewCurrencySymbol() local
3471 sal_uInt16 i, j; in ImpGetNumberOutput() local
4064 for ( sal_uInt16 j=0; j<nAnz; j++ ) in GetDateOrder() local
[all …]
/trunk/main/svl/qa/complex/passwordcontainer/
H A DTestHelper.java56 int j; in sameLists() local
/trunk/main/tools/workben/
H A Dtldem.cxx55 for ( ULONG j=0; j<nCount; j++ ) in main() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabGroup.cxx43 sal_Int32 i, j, nAllRecordsSize; in MacabGroup() local
/trunk/main/svtools/source/filter/ixpm/
H A Dxpmread.cxx174 sal_uLong j = pPtr[ 0 ] << 8; in ReadXPM() local
277 sal_uLong i, j; in ImplGetScanLine() local
475 sal_uInt8 j = (*pPtr++) - 48; in ImplGetULONG() local
/trunk/main/binaryurp/source/
H A Dbridgefactory.cxx193 for (BridgeList::iterator j(unnamed_.begin()); j != unnamed_.end(); ++j) { in getExistingBridges() local
196 for (BridgeMap::iterator j(named_.begin()); j != named_.end(); ++j) { in getExistingBridges() local
H A Dincomingrequest.cxx219 for (sal_Int32 j = 0; j != mtd->nParams; ++j) { in execute_throw() local
272 std::list< std::vector< char > >::iterator j( in execute_throw() local
/trunk/main/codemaker/source/codemaker/
H A Dunotype.cxx71 sal_Int32 j = arguments == 0 ? -1 : type.indexOf('<', i); in decompose() local
H A Dexceptiontree.cxx87 for (ExceptionTreeNode::Children::iterator j( in add() local
/trunk/main/sw/qa/core/
H A DTest-BigPtrArray.cxx168 for (int i = 0, j = NUM_ENTRIES - 1; i < NUM_ENTRIES; i++, j--) in TEST_F() local
217 for (int i = 0, j = -5; i < 5; i++, j++) in TEST_F() local
224 for (int i = 0, j = -5; i < bparr.Count(); i++, j++) in TEST_F() local
275 for (int j = 0, k = i + 1; j < bparr.Count(); j++, k++) in TEST_F() local
305 for (int j = 0; j < bparr.Count(); j++) in TEST_F() local
489 for (int i = 0, j = NUM_ENTRIES - 1; i < NUM_ENTRIES; i++, j--) in TEST_F() local
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableVerticalAlignment.java112 int j=0; in testtableVerticalAlignment_Bottom() local
185 int j=0; in testtableVerticalAlignment_Center() local
258 int j=0; in testtableVerticalAlignment_Top() local
/trunk/main/svx/source/dialog/
H A Dtxencbox.cxx76 for ( sal_uInt32 j=0; j<nCount; j++ ) in FillFromTextEncodingTable() local
128 for ( sal_uInt16 j=0; j<nCount; j++ ) in FillFromDbTextEncodingMap() local
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationClassifier.cxx150 for (sal_Int32 j=0; j<nL2 && !bFound; ++j) in ClassifyResources() local
163 for (sal_Int32 j=0; j<nL2; ++j) in ClassifyResources() local
/trunk/main/desktop/source/pagein/
H A Dpagein.c79 int j = 1; in main() local
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx176 for(sal_uInt16 j = 0; j < pGroup->nCount; j++) in GetShortName() local
397 for( sal_uInt16 j = 0; j < aFoundGroupNames.Count() && !bFound; ++j) in Update() local
453 for(sal_uInt16 j = 0; j < pGroup->nCount; j++) in FillGroup() local
480 for(sal_uInt16 j = 0; j < pGroup->nCount; j++) in HasLongName() local
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx193 for( sal_Int32 j=0; j<q->getLength(); j++ ) in print_node() local
927 sal_Int16 j; in generateCode() local
1142 sal_Int16 j; in generateCode() local
1640 for( sal_Int32 j=0; j<nAttributes; j++ ) in generateCode() local
1662 for( sal_Int32 j=0; j<nAttributes; j++) in generateCode() local
1723 for( sal_Int32 j=0; j<nLevels.back(); j++ ) in generateCode() local
1769 for( sal_Int32 j=0; j<nLevels.back(); j++ ) in generateCode() local
1800 for( sal_Int32 j=0; j<nLevels.back(); j++ ) in generateCode() local
/trunk/main/sw/source/filter/xml/
H A Dxmlfonte.cxx80 for( sal_uInt32 j = 0; j < nItems; ++j ) in SwXMLFontAutoStylePool_Impl() local
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx151 for(open_type::iterator j = open.begin(); j != open.end(); ++j) in find_unreachable_objects_impl() local
190 for(map2_type::iterator j = m2.begin(); j != m2.end(); ++j) in find_unreachable_objects() local
237 for(map2_type::iterator j = m2.begin(); j != m2.end(); ++j) in free_unreachable_objects() local

Completed in 391 milliseconds

12345678910>>...27