Home
last modified time | relevance | path

Searched defs:j (Results 51 – 75 of 653) sorted by relevance

12345678910>>...27

/trunk/main/framework/source/uielement/
H A Dtogglebuttontoolbarcontroller.cxx176 for ( sal_Int32 j = 0; j < aList.getLength(); j++ ) in executeControlCommand() local
285 for ( sal_Int32 j = 0; j < nSize; j++ ) in executeControlCommand() local
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DCache_Test.java122 int j = i - 1; in testNothingLostFromLruList() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DJAccess.cxx103 for (sal_Int32 j=i; j; ++aIter,--j) in getAccessibleChild() local
/trunk/main/sc/source/core/data/
H A Dglobalx.cxx64 for ( xub_StrLen j=0; j<nTokens; j++ ) in InitAddIns() local
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx303 for (int j = 0; j < numdict; j++) in hyphenate() local
403 for(int j = 0; j < n; j++) in hyphenate() local
518 for(int j = 0; j < n; j++) in hyphenate() local
567 for (int j = 0; j < numdict; j++) in createPossibleHyphens() local
663 for(int j = 0; j < n; j++) in createPossibleHyphens() local
720 for(int j = 0; j < n; j++) in createPossibleHyphens() local
/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx78 for ( sal_Int32 j = 0; j < aPropSeq.getLength(); j++ ) in ItemContainer() local
114 for ( sal_Int32 j = 0; j < aPropSeq.getLength(); j++ ) in copyItemContainer() local
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx263 int i, j; local
484 int j = mpGlyphs2Chars[ i ] - rArgs.mnMinCharPos; local
777 int j = mpGlyphs2Chars[ i ] - rArgs.mnMinCharPos; local
796 int j = !mpChars2Glyphs ? i : mpChars2Glyphs[i]; local
823 int j = !mpChars2Glyphs ? i : mpChars2Glyphs[i]; local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx372 sal_Int32 i, j, k; in createHeaderForRecordType() local
582 sal_Int32 i,j,k; in createHeaderForProperty() local
676 sal_Int32 i,j,k; in createHeaderForProperty() local
748 sal_Int32 i,j,k; in createHeaderForProperty() local
826 sal_Int32 i, j; in manageDuplicateHeaders() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DEApi.cxx97 for( guint j = 0; j < G_N_ELEMENTS( eBookLibNames ); j++ ) in EApiInit() local
/trunk/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx250 for(sal_uInt16 j=pLeft->GetSelectEntryCount(); j ; --j) in IMPL_LINK() local
258 for(sal_uInt16 j=pLeft->GetEntryCount(); j ; --j) in IMPL_LINK() local
297 for(sal_uInt16 j=pLeft->GetSelectEntryCount(); j ; --j) in IMPL_LINK() local
H A DDExport.cxx127 for(sal_Int32 j=0;j < (sal_Int32)m_vColumns.size();++j) in DBG_NAME() local
214 for (sal_Int32 j = 1; j <= nCount ; ++j) in ODatabaseExport() local
868 for(sal_uInt32 j=0; j < aInsertList.size() ;++i,++j) in createPreparedStatment() local
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dcertmngr.cxx140 for( int j = 0; j < xCertPath.getLength(); j ++ ) { in main() local
/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx120 for ( sal_uInt32 j = 0; j < nSmartTagCount && !bCallRecognizer; ++j ) in RecognizeString() local
154 for ( sal_uInt32 j = 0; j < nSmartTagCount && !bCallRecognizer; ++j ) in RecognizeTextRange() local
181 for ( sal_uInt16 j = 0; j < rSmartTagTypes.getLength(); ++j ) in GetActionSequences() local
543 for ( sal_uInt32 j = 0; j < nSmartTagCount; ++j ) in AssociateActionsWithRecognizers() local
/trunk/main/rsc/source/rscpp/
H A Dcpp3.c221 int i, j; local
540 int j; /* Output index */ local
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx165 for( sal_uInt16 j=0; j<nPolyCount; j++ ) in HasContour() local
233 for( sal_uInt16 j=0; j<nPolyCount; j++ ) in GetContourAPI() local
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DGSIandSDFMerger.java48 private int j; field in GSIandSDFMerger
/trunk/main/sw/source/core/except/
H A Ddbgloop.cxx141 for( sal_uInt16 j = 0; j < 10; ++j ) in Run() local
/trunk/main/xmlhelp/source/cxxhelp/test/
H A Dsearchdemo.cxx95 sal_Int32 j = 0; in main() local
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dcertmngr.cxx150 for( int j = 0; j < xCertPath.getLength(); j ++ ) { in main() local
/trunk/main/formula/source/core/api/
H A Dtoken.cxx517 sal_uInt16 j = nIndex; in PeekNextNoSpaces() local
533 sal_uInt16 j = nIndex - 2; in PeekPrevNoSpaces() local
547 for ( sal_uInt16 j=0; j < nLen; j++ ) in HasOpCode() local
557 for ( sal_uInt16 j=0; j < nRPN; j++ ) in HasOpCodeRPN() local
567 for ( sal_uInt16 j=0; j < nLen; j++ ) in HasNameOrColRowName() local
661 for( sal_uInt16 j = 0; j < nLen; j++, p2++ ) in Clone() local
806 for ( sal_uInt16 j = 0; j < nRPN; j++ ) in HasMatrixDoubleRefOps() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx461 for (lcl_tSizeType j=1; j<=n ; ++j) in createParameterT() local
497 for (lcl_tSizeType j = 0; j <= p; ++j) in createKnotVector() local
502 for (lcl_tSizeType j = 1; j <= n-p; ++j ) in createKnotVector() local
511 for (lcl_tSizeType j = n+1; j <= n+1+p; ++j) in createKnotVector() local
535 for (sal_uInt32 j = s-1; j>=1 ; --j) in applyNtoParameterT() local
/trunk/main/svx/source/svdraw/
H A Dsvdlayer.cxx86 sal_uInt16 i(0), j(0); in GetSetBit() local
110 sal_uInt16 i(0), j(0); in GetClearBit() local
430 sal_uInt16 j; in GetUniqueLayerID() local
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx130 sal_Int32 j = i; in writeAttributeValue() local
199 sal_Int32 j = i; in writeValueContent() local
571 for (Modifications::Node::Children::const_iterator j( in writeModFile() local
/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx174 for (unsigned char j = 0; j < 16; j++) in decodeBase16() local
185 for (unsigned char j = 0; j < 16; j++) in decodeBase16() local
/trunk/main/sc/source/filter/xml/
H A Dxmltabi.cxx384 for (sal_Int32 j = 0; j < nCount; ++j) in EndElement() local
396 for (sal_Int32 j = 0; j < nCount; ++j) in EndElement() local

Completed in 105 milliseconds

12345678910>>...27