Home
last modified time | relevance | path

Searched refs:j (Results 526 – 550 of 1026) sorted by relevance

1...<<21222324252627282930>>...42

/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx408 for(sal_uInt16 j(0); j < nPointCount && !pWMF->IsEof(); j++) in ReadEnhWMF() local
411 pPtAry[ j ] = Point( nX32, nY32 ); in ReadEnhWMF()
1093 sal_uInt16 i, j, k; in ReadEnhWMF() local
1096 for ( i = 0, j = 0; i < aText.Len(); i++ ) in ReadEnhWMF()
1100 for ( k = 0; ( k < aCharacter.Len() ) && ( j < nLen ) && ( i < aText.Len() ); k++ ) in ReadEnhWMF()
1101 pDX[ i ] += pOldDx[ j++ ]; in ReadEnhWMF()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx316 int i, j, nCount = aList.getLength(); in InitControls() local
321 for ( j = 0; j < rEntry.getLength(); j++ ) in InitControls()
323 PropertyValue aValue = rEntry[j]; in InitControls()
/trunk/main/cppuhelper/source/
H A Dinterfacecontainer.cxx73 for( sal_Int32 j = i ; j < nNewLen; j++ ) in sequenceRemoveElementAt() local
74 pDest[j] = pSource[j+1]; in sequenceRemoveElementAt()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXParagraphEnumeration.java111 for (int j=0; j<5; j++){ in createTestEnvironment()
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_grafmode.xcf.bz2
/trunk/main/sc/source/core/tool/
H A Dadiasync.cxx144 for ( sal_uInt16 j=0; j<nCount; j++, ppDoc++ ) in CallBack() local
H A Daddinlis.cxx158 for ( sal_uInt16 j=0; j<nCount; j++, ppDoc++ ) in modified() local
/trunk/main/svx/source/form/
H A Dformcontroller.cxx2121 sal_Int32 i, j; in setContainer() local
2127 pControls[j++] = xControl; in setContainer()
2133 if (j != i) in setContainer()
2134 m_aControls.realloc(j); in setContainer()
2188 sal_Int32 j = 0; in getControls() local
2193 pControls[j++] = xControl; in getControls()
2197 if ( j != nModels ) in getControls()
2198 aNewControls.realloc( j ); in getControls()
3179 for (sal_Int32 j = 0, nLen1 = pRow[i].getLength(); j < nLen1; j++) in setFilter() local
3197 if (aCompare(aRealName, pRefValues[j].Name)) in setFilter()
[all …]
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx344 for(sal_uInt16 j = 0; j < 3; ++j) in DrawPage() local
346 if(j > 0) in DrawPage()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DTextStyle.java110 for (int j = 0; j < nChildAttrNodes; j++) { in TextStyle()
111 Node attr = childAttrNodes.item(j); in TextStyle()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_informationprovider.cxx315 for (sal_Int32 j = 0; j < cExt; j++) in getExtensionList() local
319 uno::Reference< deployment::XPackage > const & xExtension( seqExtension[j] ); in getExtensionList()
/trunk/main/migrationanalysis/src/msokill/
H A Dmsokill.cpp103 int j = 0; in KillOffice() local
104 while (((hWnd = FindWindow(wndClassName[i], NULL )) != NULL) && (j < 10)) { in KillOffice()
106 j++; in KillOffice()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx745 for(sal_uInt16 j = 0; j < p[i]; ++j) in MoveOrCopyContents() local
770 for(sal_uInt16 j = 0; j < nIdxDeleted; ++j) in MoveOrCopyContents() local
1207 for(sal_uInt16 j = 0; j < nEntryCount; ++j) in RequestingChilds() local
1208 InsertEntryByBmpType( pMgr->GetTemplates()->GetName( i, j ), BMPTYPE_DOC, pEntry, sal_True ); in RequestingChilds()
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx125 for( sal_uInt16 j = 0; j < nSize; j++ ) in ImplWritePolyPolyAction() local
126 rOStm << aSimplePoly[ j ]; in ImplWritePolyPolyAction()
922 for( long j = 0L; j < nAryLen; j++ ) in ImplConvertFromSVM1() local
923 rIStm >> nTmp, pDXAry[ j ] = nTmp; in ImplConvertFromSVM1()
1092 for( sal_uInt16 j = 0; j < (sal_uInt16) nPolyCount; j++ ) in ImplConvertFromSVM1() local
H A Dbmpacc.cxx287 for( sal_uInt32 j = 1; j < nBytes; j++ ) in ImplZeroInitUnusedBits() local
288 pLastBytes[j] = 0; in ImplZeroInitUnusedBits()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx137 int j=0; in calcComponentOrderIndex() local
138 while( j<4 && j<nNumComps && pLine[j] == rTags[j] ) in calcComponentOrderIndex()
139 ++j; in calcComponentOrderIndex()
142 if( j==nNumComps ) in calcComponentOrderIndex()
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx1072 int j; in getExtrusionLightingDirectionState() local
1073 for( j = 0; j < 9; j++ ) in getExtrusionLightingDirectionState()
1075 if( compare_direction( aFirstLightDirection, pLighting1Defaults[j] ) && in getExtrusionLightingDirectionState()
1076 compare_direction( aSecondLightDirection, pLighting2Defaults[j] )) in getExtrusionLightingDirectionState()
1078 nDirection = j; in getExtrusionLightingDirectionState()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDBTools.java725 int j = 0; in insertContentMySQLTable() local
726 while(j < DBTools.TST_TABLE_VALUES[i].length) { in insertContentMySQLTable()
727 if (j > 0) { in insertContentMySQLTable()
730 Object value = DBTools.TST_TABLE_VALUES[i][j]; in insertContentMySQLTable()
750 j++; in insertContentMySQLTable()
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx219 int i, j; in drawPolishDiamond() local
230 for (j = i + 1; j < VERTICES; j++) in drawPolishDiamond()
232 a = 2.0 * M_PI * j / VERTICES; in drawPolishDiamond()
/trunk/main/xmlsecurity/tools/demo/
H A Dutil2.cxx100 for (int j=0; j<length; j++) in printHexString() local
102 sprintf(number, "%02X ", (unsigned char)data[j]); in printHexString()
/trunk/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx355 for ( sal_Int32 j = 0 ; j < nModCount ; ++j ) in filter() local
357 ::rtl::OUString aModName( pModNames[j] ); in filter()
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx188 sal_Int32 j=0; in reinterpretDataSeries() local
189 for( ; j<aSeqs.getLength(); ++j ) in reinterpretDataSeries()
191 OSL_ENSURE( aSeqs[j] == xValuesY, "All sequences should be used" ); in reinterpretDataSeries()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx436 for( sal_Int32 j=nFirstPoint; j<nLastPoint; ++j ) in getSubsetPolyPolygon() local
437 aTmp.append( rCurrPoly.getB2DPoint(j) ); in getSubsetPolyPolygon()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenDecoder.java426 for(int j=0;j<8;j++) { in readNumToken()
427 numBuffer[j]=(byte) bis.read(); in readNumToken()
/trunk/extras/l10n/source/ku/
H A Dlocalize.sdf224 sfx2 source\dialog\dialog.src 0 string STR_DELETE_STYLE 0 ku Bi rastî jî tu dixwazî şêwaza $1 jê…
430 … 0 querybox MSG_REGION_NOTEMPTY 0 ku Kategorî ne vala ye.\nBila dîsa jî were jê birin? 2002-…
10141 …string STR_ASK_DELETE_LAYER 0 ku Bi rastî jî tu dixwazî asta "$" jê bibe?\nDê bireserên ku vê a…
10142 …ngs.src 0 string STR_ASK_DELETE_ALL_PICTURES 0 ku Bi rastî jî tu dixwazî hemû wêneyan jê bibe? …
10864 …rd\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 10 0 ku Lê yên jêrê yekî jî hev ~neyne …
13230 …doclinkdialog.src 0 querybox QUERY_DELETE_CONFIRM 0 ku Bi rastî jî bila reng were jêbirin? 2…
13876 …rings.src 0 string RID_SVXSTR_ASK_DEL_GRADIENT 0 ku Bi rastî jî tu dixwazî gradyanê jê bibe? …
13884 …s\strings.src 0 string RID_SVXSTR_ASK_DEL_HATCH 0 ku Bi rastî jî bila hatching were jêbirin? …
13888 …ges\strings.src 0 string RID_SVXSTR_ASK_DEL_COLOR 0 ku Bi rastî jî bila reng were jêbirin? 2…
18570 …g STR_QUERY_REL_DELETE_WINDOW 0 ku Ger hûn vî tabloyê jê bibin hemû tiştên pêra têkildar jî jê …
[all …]

Completed in 1142 milliseconds

1...<<21222324252627282930>>...42