Home
last modified time | relevance | path

Searched defs:j (Results 101 – 125 of 653) sorted by relevance

12345678910>>...27

/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx404 sal_uInt16 j; in IsPrimaryKeyAllowed() local
462 for(sal_uInt16 j = 0 ; j < nCount ; ++j) in PreNotify() local
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx209 for (sal_Int32 j = 0; j < i->second.count; ++j) { in ~VtableFactory() local
233 for (sal_Int32 j = 0; j < vtables.count; ++j) { in getVtables() local
/trunk/main/sc/source/core/data/
H A Dsortparam.cxx189 for (sal_uInt16 j=0; j<nNewCount; j++) in ScSortParam() local
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx682 for (SCSIZE j=0; j < n; ++j) in lcl_LUP_decompose() local
740 for (SCSIZE j = k+1; j < n; ++j) in lcl_LUP_decompose() local
749 for (SCSIZE j=0; j < n; ++j) in lcl_LUP_decompose() local
754 for (SCSIZE j=0; j < n; ++j) in lcl_LUP_decompose() local
790 for (SCSIZE j = nFirst; j < i; ++j) in lcl_LUP_solve() local
801 for (SCSIZE j = i+1; j < n; ++j) in lcl_LUP_solve() local
1060 SCSIZE i, j; in lcl_MatrixCalculation() local
1091 SCSIZE i, j; in MatConcat() local
1679 for (SCSIZE j = 0; j < nCount; j++) in ScSumProduct() local
1700 SCSIZE i, j; in CalculateSumX2MY2SumX2DY2() local
[all …]
H A Ddbcolect.cxx141 sal_uInt16 j; in ScDBData() local
181 sal_uInt16 j; in operator =() local
573 sal_uInt16 j; in GetSubTotalParam() local
613 sal_uInt16 j; in SetSubTotalParam() local
/trunk/main/svx/source/form/
H A Dfmexch.cxx268 sal_Int32 j,k; in buildPathFormat() local
287 for (sal_Int32 j=0; j<nThisPatLength; ++j) in buildListFromPath() local
/trunk/main/sw/source/core/bastyp/
H A Dswregion.cxx208 for ( int j = i+1; j < Count(); ++j ) in Compress() local
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx227 for (sal_Int32 j = 0; j < aField2.getLength(); j++) in impl_fillColumnInfo_nothrow() local
261 for (sal_Int32 j = aValue.getLength() - 4; j >= 0; j -= 4) in impl_fillColumnInfo_nothrow() local
692 for (sal_Int32 j = 0; j < aStr.getLength(); ++j) in fetchRow() local
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBorderSpacingtoContent.java115 int j=0; in testtableBorderSpacingtoContent() local
H A DTableCellProtect.java113 int j=0; in testtableBorderSpacingtoContent() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseFontTable.java73 int j = 0; in WseFontTable() local
/trunk/main/framework/source/uifactory/
H A Daddonstoolboxfactory.cxx132 for ( sal_uInt32 j = 0; j < (sal_uInt32)rPropSeq.getLength(); j++ ) in hasButtonsInContext() local
/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx85 int i, j, high, low, current = -1; in makeIndex() local
/trunk/main/codemaker/source/cppumaker/
H A Dcppuoptions.cxx297 for (long j=0; j < rargc; j++) in initOptions() local
/trunk/main/basic/source/classes/
H A Dimage.cxx173 for( sal_uInt16 j = 0 ; j < nCount ; j++ ) in Load() local
229 for( short j = 0; j < nStrings; j++ ) in Load() local
/trunk/main/writerfilter/source/doctok/
H A DWW8StreamImpl.cxx153 for (sal_uInt32 j = 0; in getSubStreamNames() local
/trunk/main/idl/source/prj/
H A Dcommand.cxx363 int j = 0; in SvCommand() local
/trunk/main/binaryurp/source/
H A Dbridge.cxx261 for (Stub::iterator j(i->second.begin()); j != i->second.end(); ++j) { in terminate() local
376 Stub::iterator j(stub->find(type)); in registerOutgoingInterface() local
417 Stub::iterator j(i->second.find(type)); in findStub() local
447 Stub::iterator j(i->second.find(type)); in releaseStub() local
/trunk/main/vcl/source/gdi/
H A Dconfigsettings.cxx136 for( int j = 0; j < aNames.getLength(); j++ ) in getValues() local
/trunk/main/tools/source/generic/
H A Dbigint.cxx317 int i, j; in MultLong() local
344 int i, j; in DivLong() local
415 short i, j; in ModLong() local
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.cxx308 for ( sal_Int32 j = 0; j < xPackageList.getLength(); ++j ) in createPackageList() local
405 for ( int j = 0; j < seqLeafNames.getLength(); j++ ) in supportsOptions() local
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx552 for ( sal_Int32 j=0; j<nLen; j++, p++ ) in initParserTable() local
566 for ( sal_Int32 j=0; j<nLen; j++ ) in initParserTable() local
/trunk/main/framework/source/fwi/uielement/
H A Dconstitemcontainer.cxx216 for ( sal_Int32 j = 0; j < aPropSeq.getLength(); j++ ) in ConstItemContainer() local
253 for ( sal_Int32 j = 0; j < aPropSeq.getLength(); j++ ) in copyItemContainer() local
H A Drootitemcontainer.cxx145 for ( sal_Int32 j = 0; j < aPropSeq.getLength(); j++ ) in RootItemContainer() local
182 for ( sal_Int32 j = 0; j < aPropSeq.getLength(); j++ ) in copyItemContainer() local
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx326 for (sal_uInt16 j = 0; j< nItemCount; ++j) in Update() local
541 for (sal_uInt16 j = 0; j< nItemCount; ++j) variable

Completed in 101 milliseconds

12345678910>>...27