Home
last modified time | relevance | path

Searched defs:j (Results 526 – 550 of 653) sorted by relevance

1...<<21222324252627

/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx1540 for ( sal_uInt8 j=0; j<n; ++j ) in CreateStringFromToken() local
/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx1073 for ( sal_Int32 j = 0; j < nCompareCount; j++ ) in impl_fillStructFromSequence() local
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx262 for ( sal_Int32 j = 0, nNum = pSequence->getLength(); j < nNum; j++ ) in parseManifest() local
/trunk/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx960 sal_Int32 j = 0; in getColumns() local
/trunk/main/basic/source/runtime/
H A Dstep0.cxx914 short j = i - 1; in StepREDIMP() local
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1418 sal_uInt16 j; in IMPL_LINK() local
2740 for ( sal_Int32 j = 0; j < nNumberOfSupportedSmartTags; ++j ) in FillListBox() local
/trunk/main/cui/source/options/
H A Doptlingu.cxx688 for(sal_Int32 j = 0; j < aAllLocales.getLength() && !bFound; j++) in lcl_MergeLocales() local
1391 for (sal_uInt16 j = 0; j < nEntries; ++j) in FillItemSet() local
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx864 for ( sal_Int32 j=0; j < nCnt && !bFound; j++ ) in lcl_GetDefaultCalendar() local
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1814 for ( sal_uIntPtr j=0; j<nSavedCount && !bFound; ++j ) in restoreMarkList() local
H A Dfmshimp.cxx410 sal_Int32 i,j,k; in TransferEventScripts() local
4012 for ( sal_Int32 j = 0, nCount = xForms->getCount(); j < nCount; ++j ) in loadForms() local
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx883 for( int j = nSkip; --j >= 0; ) in UserDraw() local
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java554 int j = 0; in getNamesWithoutGroupNames() local
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx253 sal_uInt16 i = 0, j = 0, last = 0; in ImplDrawPolyPolygon() local
H A Dsalgdilayout.cxx194 sal_uInt32 i, j; in mirror() local
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1177 for (sal_Int32 j = 0; j < singletonKeys.getLength(); ++j) { in extractComponentData() local
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx708 for (int j = 0; j != 3; ++j) { in performTest() local
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx829 for (size_t j = 0; j < (aColumns.size()-1); ++j,++k) in impl_fillInternalDataProvider_throw() local
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx1349 for ( sal_Int32 j=0; j<nLocales; ++j ) in impl_ts_load() local
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx533 for (unsigned int j=0; j<aPageNum - nNumberOfPages; ++j) in CalcRects() local
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx697 for (sal_Int32 j = 1; j <= nCount ; ++j) in fillTypeInfo() local
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1943 for( MSHORT j = 0; j < nFlyCount; ++j ) in ShowContour() local
/trunk/main/starmath/source/
H A Dnode.cxx2577 for (sal_uInt16 j = 0; j < nNumCols; j++) in CreateTextFromNode() local
2597 sal_uInt16 i, j; in Arrange() local
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx905 for( int j = 0; j < pInfo->numOfChars && ! (bYFound && bQFound); j++ ) in readAfmMetrics() local
1133 for( int j = 0; in readAfmMetrics() local
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx1163 sal_uInt32 i,j,nNumPolys, nNumPoints; in ReadPolygons() local
2214 sal_uLong i, j, nAlign, nBytesPerLine; in ReadImageData() local
/trunk/main/sc/source/core/data/
H A Ddocument.cxx2145 for (SCTAB j = 0; j <= MAXTAB; j++) in CopyFromClip() local
2207 for( std::vector< SCTAB >::size_type j = 0; j<vTables.size(); j++ ) in CopyFromClip() local
2255 for( std::vector< SCTAB >::size_type j = 0; j<vTables.size(); j++ ) in CopyFromClip() local
2336 for (SCTAB j = 0; j <= MAXTAB; ++j) in CopyMultiRangeFromClip() local
4898 for (sal_uLong j=0; j<nRangeCount; j++) in ApplySelectionFrame() local

Completed in 292 milliseconds

1...<<21222324252627