Home
last modified time | relevance | path

Searched defs:j (Results 276 – 300 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/trunk/main/svtools/source/control/
H A Dtaskmisc.cxx110 sal_uInt16 j; in ImplTile() local
/trunk/main/formula/source/ui/dlg/
H A DFormulaHelper.cxx97 for(sal_uInt32 j= 0; j < nCategoryCount && !*ppFDesc; ++j) in GetNextFunc() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/
H A DBasicHandler.java588 int j=0; in removeContainerListener() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx402 for (SCTAB j=0; j<i && !bThere; j++) // im Dokument mehrfach? in UpdateLinks() local
H A Ddocfunc.cxx1390 for( SCTAB j = i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in InsertCells() local
1640 for( SCTAB j=i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in InsertCells() local
1704 for( SCTAB j = i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in InsertCells() local
1808 for( SCTAB j = i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in DeleteCells() local
2025 for( SCTAB j = i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in DeleteCells() local
2102 for( SCTAB j=i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in DeleteCells() local
2193 for( SCTAB j = i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in DeleteCells() local
2213 for( SCTAB j = i+1; j<nTabCount && pDoc->IsScenario(j); j++ ) in DeleteCells() local
4614 SCROW j; in CreateNames() local
4692 sal_uInt16 j = 0; in InsertNameList() local
/trunk/main/chart2/source/model/template/
H A DColumnLineChartTypeTemplate.cxx314 for( sal_Int32 j=0; j<aChartTypeSeq.getLength(); ++j ) in matchesTemplate() local
/trunk/main/accessibility/source/standard/
H A Daccessiblemenucomponent.cxx443 for ( sal_Int32 i = 0, j = 0, nCount = GetChildCount(); i < nCount; i++ ) in getSelectedAccessibleChild() local
H A Dvclxaccessibletabcontrol.cxx487 for ( sal_Int32 i = 0, j = 0, nCount = getAccessibleChildCount(); i < nCount; i++ ) in getSelectedAccessibleChild() local
/trunk/main/xmlsecurity/source/helper/
H A Dxsecverify.cxx314 int i,j; in collectToVerify() local
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx287 for( sal_uInt32 j = 1; j < nBytes; j++ ) in ImplZeroInitUnusedBits() local
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx117 for ( int j = 0; j < rPickListEntry.getLength(); j++ ) in fillPopupMenu() local
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx711 sal_Int32 j = type.lastIndexOf('/'); in isPassedAsPointer() local
785 sal_Int32 j = type.lastIndexOf('/'); in isArray() local
1247 sal_uInt16 j; in dumpUnoMethods() local
1527 sal_uInt16 j; in dumpCorbaMethods() local
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx954 for (sal_Int32 j = 0; j < parameters.getLength(); ++j) { in getMemberTypes() local
979 sal_Int32 j = i; in getInstantiatedStruct() local
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx1028 for(sal_Int32 j = 0; j < aSeq.getLength(); ++j) in setTitle() local
1051 for(sal_Int32 j = 0; j < aSeq.getLength(); ++j) in setTitle() local
/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx815 for ( sal_Int32 j = 0 ; j < nModCount ; j++ ) in UpdateWindows() local
844 for ( sal_Int32 j = 0 ; j < nDlgCount ; j++ ) in UpdateWindows() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx207 for ( int j = 0; j < nReturned; j++ ) in GetPrinterQueueInfo() local
351 for ( int j = 0; j < nReturned; j++ ) in GetDefaultPrinter() local
810 USHORT j; in ImplGetCurrentSettings() local
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx1039 for(sal_Int32 j = 0; j <nSubNodeCount ; j++) local
1148 for(sal_Int32 j = 0; j < nSubNodeCount; j++) local
1183 for(sal_Int32 j = 0; j < nSubNodeCount; j++) local
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx247 for(sal_uInt16 j = 0; j < nOutlineCount; j++) in Init() local
1990 for(sal_uInt16 j = 0; j < nChildCount; j++) in HasContentChanged() local
2058 for(sal_uInt16 j = 0; j < nChildCount; j++) in HasContentChanged() local
2091 for(sal_uInt16 j = 0; j < nChildCount; j++) in HasContentChanged() local
2106 for(sal_uInt16 j = 0; j < nChildCount; j++) in HasContentChanged() local
/trunk/main/desktop/source/app/
H A Dlangselect.cxx438 for (sal_Int32 j=0; j<seqFallbacks.getLength(); j++) in isInstalledLanguage() local
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx263 for (sal_Int32 j = 0; j < nFastAttrLength; j++) in writeFastAttributeList() local
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx326 int i, j; in ReadVBAProject() local
H A Dsvxmsbas.cxx381 for(sal_uLong j=0;j<aDecompressed.GetSize();j++) in ImportCode_Impl() local
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_ko.cxx185 sal_Int32 i, j, k, l; in operator +=() local
/trunk/main/sc/source/core/tool/
H A Dchartarr.cxx60 for (short j = 0; j < nRowCnt; j++) in ScMemChart() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx511 for (sal_Int32 j = 1; j <= nCount ; ++j) in buildTypeInfo() local

Completed in 873 milliseconds

1...<<11121314151617181920>>...27