Home
last modified time | relevance | path

Searched defs:j (Results 176 – 200 of 653) sorted by relevance

12345678910>>...27

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenu.cxx227 for ( sal_Int32 i = 0, j = 0, nCount = GetChildCount(); i < nCount; i++ ) in getSelectedAccessibleChild() local
H A Daccessiblemenubasecomponent.cxx428 for ( sal_uInt32 j = i, nCount = m_aAccessibleChildren.size(); j < nCount; ++j ) in InsertChild() local
463 for ( sal_uInt32 j = i, nCount = m_aAccessibleChildren.size(); j < nCount; ++j ) in RemoveChild() local
/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx88 for ( sal_uInt16 j = 0; j < rActionComponentsSequence.getLength(); ++j ) in FillMenu() local
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx315 for (size_t j = 0; j < fileB.length(); ++j) in addBookmark() local
320 for (size_t j = 0; j < anchorB.length(); ++j) in addBookmark() local
324 for (size_t j = 0; j < jarfileB.length(); ++j) in addBookmark() local
328 for (size_t j = 0; j < titleB.length(); ++j) in addBookmark() local
/trunk/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx251 for ( sal_Int32 j = 0; j < aList.getLength(); j++ ) in executeControlCommand() local
/trunk/main/sc/source/filter/qpro/
H A Dqpro.cxx148 sal_uInt16 i = 1, j = 1; in import() local
/trunk/main/chart2/source/model/template/
H A DBubbleDataInterpreter.cxx263 sal_Int32 j=0; in reinterpretDataSeries() local
/trunk/main/jvmfwk/source/
H A Delements.cxx209 int j=0; in getExcludeVersions() local
1256 int j=0; in getVmParametersArray() local
1278 int j=0; in getJRELocations() local
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx911 for( sal_uInt16 j=0; j < rBoxes.Count(); ++j ) in GetColCount() local
938 for(sal_uInt16 j=0; j < rBoxes.Count(); ++j) in GetRowCount() local
965 for( sal_uInt16 j = 0; j < rBoxes.Count(); ++j ) in FillFlat() local
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx243 for ( sal_uInt32 j = 0; j < nCount; ++j ) in doLayout() local
1172 for ( sal_Int32 j = 0; j < rTbxSeq.getLength(); j++ ) in implts_createCustomToolBars() local
2052 sal_Int32 j; in implts_getDockingAreaElementInfos() local
2254 sal_Int32 j; in implts_getDockingAreaElementInfoOnSingleRowCol() local
2478 for ( sal_uInt32 j = 0; j < nWindowSizesCount; j++ ) in implts_findNextDockingPos() local
2608 for ( sal_uInt32 j = i; j < nCount ; j++ ) in implts_calcWindowPosSizeOnSingleRowColumn() local
2614 for ( sal_uInt32 j = i; j < nCount ; j++ ) in implts_calcWindowPosSizeOnSingleRowColumn() local
2626 for ( sal_uInt32 j = i; j < nCount; j++ ) in implts_calcWindowPosSizeOnSingleRowColumn() local
2632 for ( sal_uInt32 j = i; j < nCount; j++ ) in implts_calcWindowPosSizeOnSingleRowColumn() local
2676 for ( sal_uInt32 j = i; j < nCount; j++ ) in implts_calcWindowPosSizeOnSingleRowColumn() local
[all …]
/trunk/main/scripting/source/storage/
H A DScriptStorage.cxx128 for( int j = 0 ; j < extns.getLength() ; j++ ) in ScriptStorage() local
296 for ( sal_Int32 j = 0; j < parcelDirsLength ; ++j ) in create() local
/trunk/main/soltools/cpp/
H A D_eval.c739 size_t j; in tokval() local
/trunk/main/xmlsecurity/tools/demo/
H A Dutil2.cxx100 for (int j=0; j<length; j++) in printHexString() local
/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx114 for( int i = 0 , j = 0 ; j < nLength ; ++j ) in attrlist_to_nxmlstr() local
/trunk/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx95 for ( size_t j = nPanelCount - 1; j > nUpperBound; --j ) in IMPLEMENT_IREFERENCE() local
/trunk/main/sal/qa/osl/file/
H A Dosl_old_test_file.cxx187 int j; in TEST_F() local
/trunk/main/sc/source/core/data/
H A Ddpshttab.cxx70 for (SCSIZE j = 0; j < nEntryCount; ++j ) in ScSheetDPData() local
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx400 for (int j = nFirstGlyphInCluster; in appendCluster() local
1031 for (size_t j = 0; j < mvGlyphs.size(); j++) in expandOrCondense() local
1116 size_t j = i + 1; in ApplyDXArray() local
1257 for (int j = 0; j < nKashidaCount; j++) in kashidaJustify() local
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1644 for ( SCTAB j = 0; j <= nEndTab; j++ ) in SearchAndReplace() local
1654 for ( SCTAB j = nStartTab + 1; j <= nLastTab; j++ ) in SearchAndReplace() local
1664 for ( SCTAB j = nStartTab; j <= nEndTab; j++ ) in SearchAndReplace() local
1698 for ( SCTAB j = nStartTab; j <= nEndTab; j++ ) in SearchAndReplace() local
1800 for ( SCTAB j = nStartTab; j <= nEndTab; j++ ) in SearchAndReplace() local
2583 for(SCTAB j=i+1;j<nTabCount;j++) in MoveTable() local
2608 for( size_t j=0; j<TheTabs.size(); j++, nDestTab1++ ) in MoveTable() local
2754 for(SCTAB j=i+1;j<nTabCount;j++) in MoveTable() local
2774 for(int j=0;j<TheTabNames.Count();j++) in MoveTable() local
/trunk/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx101 for (sal_Int32 j = 0; j < nLength; ++j) in GetEmptyDatabaseRanges() local
577 for (sal_Int32 j = 0; j < nSubTotalColumns; ++j) in WriteSubTotalDescriptor() local
/trunk/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx284 for (sal_Int16 j = 0; j < shift; j++, count++) { in NativeToAscii_numberMaker() local
617 for (sal_Int16 j = 0; j < 10; j++) in getNativeNumberChar() local
846 for (sal_Int32 j = 0; num > 0 && j < nbOfHebrewNumberChar; j++) { in makeHebrewNumber() local
/trunk/main/sd/source/ui/func/
H A Dfucopy.cxx238 sal_uLong j, nCopyMarkCount = aMarkList.GetMarkCount(); in DoExecute() local
/trunk/main/desktop/source/deployment/manager/
H A Ddp_informationprovider.cxx315 for (sal_Int32 j = 0; j < cExt; j++) in getExtensionList() local
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx107 for(sal_uInt32 j= 0; j < nCategoryCount; ++j) in FuncPage() local
/trunk/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx210 sal_Int32 j = PropertyName.indexOf(',', i); in getPropertyValue() local

Completed in 151 milliseconds

12345678910>>...27