Home
last modified time | relevance | path

Searched refs:j (Results 351 – 375 of 1026) sorted by relevance

1...<<11121314151617181920>>...42

/trunk/main/vcl/aqua/source/res/MainMenu.nib/
H A Dkeyedobjects.nib2 …����������������������������������� *067:<?BUhijklmnopqrst…
4 ���"�'��V�W��X�0�Z�[�\]NSDestinationWNSLabelXNSSource���� ��^�_�`�a�b�c�d��e�f�g�h�i�j�k�lVN…
6 …��?^NSIBObjectData���#�,�1�:�L�Q�V�d�f!'r��������(6D^jx���������…
7 (1:?NWjlu����������������������"0DLVanpuz|~����…
8 ';HJLNajoz������������
/trunk/main/sdext/source/minimizer/
H A Dfileopendialog.cxx141 for ( int j = 0; j < aFilterProperties.getLength(); j++ ) in FileOpenDialog() local
143 PropertyValue& rProperty( aFilterProperties[ j ] ); in FileOpenDialog()
153 j = aFilterProperties.getLength(); in FileOpenDialog()
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Desperanto.lm13 j 3946
334 j. 234
346 j._ 221
350 j,_ 218
351 j, 218
H A Dicelandic.lm28 j 975
200 j� 198
280 j� 132
384 j� 102
385j 102
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx614 for( sal_uInt16 j = 0; j < rBoxes.Count(); ++j ) in lcl_InsertPosition() local
616 SwTableBox *pBox = rBoxes[j]; in lcl_InsertPosition()
618 long nWidth = rBoxes[j]->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_InsertPosition()
723 for( sal_uInt16 j = 0; j < nCnt; ++j ) in NewInsertCol() local
724 pTmpLine->GetTabBoxes()[nTmpPos+j]->setRowSpan( nDiff ); in NewInsertCol()
748 for( sal_uInt16 j = 0; j < nCnt; ++j ) in NewInsertCol() local
750 SwTableBox *pCurrBox = pLine->GetTabBoxes()[nInsPos+j]; in NewInsertCol()
758 if( pNoRightBorder && ( !bBehind || j+1 < nCnt ) ) in NewInsertCol()
760 aInsFormat[j] = (SwTableBoxFmt*)pFrmFmt; in NewInsertCol()
763 pCurrBox->ChgFrmFmt( aInsFormat[j] ); in NewInsertCol()
/trunk/main/tools/workben/
H A Dtldem.cxx55 for ( ULONG j=0; j<nCount; j++ ) in main() local
57 aFile.WriteLine( *pList->GetObject(j) ); in main()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx477 for (sal_uInt16 j = 0; j < methodCount; ++j) { in getMembers() local
478 if (reader.getMethodName(j) == name) { in getMembers()
479 switch (reader.getMethodFlags(j)) { in getMembers()
484 _xTDMgr, _aBytes, j)); in getMembers()
491 _xTDMgr, _aBytes, j)); in getMembers()
/trunk/main/svl/source/misc/
H A Durihelper.cxx301 for (sal_Int32 j = 0; j < i; ++j) { in normalize() local
303 buf.append(ref->getPathSegment(j)); in normalize()
329 for (sal_Int32 j = i; j < count; ++j) { in normalize() local
331 buf.append(ref->getPathSegment(j)); in normalize()
/trunk/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx95 for ( size_t j = nPanelCount - 1; j > nUpperBound; --j ) in IMPLEMENT_IREFERENCE() local
97 long const nDrawerHeight = m_aDrawers[j]->GetPreferredHeightPixel(); in IMPLEMENT_IREFERENCE()
98 m_aDrawers[j]->SetPosSizePixel( in IMPLEMENT_IREFERENCE()
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DExtensionFinder.java70 for (int j = 0; j < extensions.length; j++) { in findFiles()
71 if (f.getName().endsWith(extensions[j])) { in findFiles()
H A DJavaFinder.java227 for (int j = 0; j < javaFiles.size() && finished == false; j++) in findClassNames()
229 File javaFile = (File)javaFiles.get(j); in findClassNames()
241 javaFiles.remove(j); in findClassNames()
/trunk/main/sw/source/core/except/
H A Ddbgloop.cxx141 for( sal_uInt16 j = 0; j < 10; ++j ) in Run() local
143 cout << " j" << j; in Run()
/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx1213 int pos = 0, j = 0, error = ok, ccount = 0, pcount = 0, tokenlen; in parseCompCharData() local
1282 j = 0; in parseCompCharData()
1295 fi->ccd[pos].pieces[j].pccName = strdup( keyword ); in parseCompCharData()
1297 fi->ccd[pos].pieces[j].deltax = atoi(keyword); in parseCompCharData()
1299 fi->ccd[pos].pieces[j++].deltay = atoi(keyword); in parseCompCharData()
1512 int i, j; in freeFontInfo() local
1566 for (j = 0; j < fi->ccd[i].numOfPieces; j++) in freeFontInfo()
1567 free (fi->ccd[i].pieces[j].pccName); in freeFontInfo()
/trunk/main/sw/source/filter/xml/
H A Dxmlfonte.cxx80 for( sal_uInt32 j = 0; j < nItems; ++j ) in SwXMLFontAutoStylePool_Impl() local
82 if( 0 != (pItem = rPool.GetItem2( nWhichId, j ) ) ) in SwXMLFontAutoStylePool_Impl()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DConnectionDescriptor.java39 int j = description.indexOf(',', i + 1); in ConnectionDescriptor() local
40 int k = j < 0 ? description.length() : j; in ConnectionDescriptor()
79 i = j; in ConnectionDescriptor()
/trunk/main/codemaker/source/codemaker/
H A Dunotype.cxx71 sal_Int32 j = arguments == 0 ? -1 : type.indexOf('<', i); in decompose() local
72 if (j < 0) { in decompose()
75 sal_Int32 k = j; in decompose()
98 return type.copy(i, j - i); in decompose()
/trunk/main/xmlhelp/source/cxxhelp/test/
H A Dsearchdemo.cxx95 sal_Int32 j = 0; in main() local
96 while( j < 10 && it->next() ) in main()
98 printf( "Ergebnis %2d ",j ); in main()
102 ++j; in main()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx273 for (int j = 0; j < nLenList; j++) in jfw_plugin_getAllJavaInfos() local
275 rtl::OUString sExVer(arExcludeList[j]); in jfw_plugin_getAllJavaInfos()
302 int j = 0; in jfw_plugin_getAllJavaInfos() local
304 for (cit ii = vecVerifiedInfos.begin(); ii != vecVerifiedInfos.end(); ii++, j++) in jfw_plugin_getAllJavaInfos()
306 arInfo[j] = createJavaInfo(*ii); in jfw_plugin_getAllJavaInfos()
/trunk/main/chart2/source/model/template/
H A DXYDataInterpreter.cxx223 sal_Int32 j=0; in reinterpretDataSeries() local
224 for( ; j<aSeqs.getLength(); ++j ) in reinterpretDataSeries()
226 … OSL_ENSURE( aSeqs[j] == xValuesY || aSeqs[j] == xValuesX, "All sequences should be used" ); in reinterpretDataSeries()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp741 for(int j=0; j<nRelCount ; j++) in get_accKeyboardShortcut() local
743 if( pRrelationSet->getRelation(j).RelationType == 5 ) in get_accKeyboardShortcut()
745 accRelation = pRrelationSet->getRelation(j); in get_accKeyboardShortcut()
1959 for(int j=0; j<pRParentContext->getAccessibleChildCount(); j++) in get_groupPosition() local
1961 if( getTheParentOfMember(pRParentContext->getAccessibleChild(j).get()) in get_groupPosition()
1963 …pRParentContext->getAccessibleChild(j)->getAccessibleContext()->getAccessibleRole() == RADIO_BUTTO… in get_groupPosition()
1965 if(pRParentContext->getAccessibleChild(j).get() == pUNOInterface) in get_groupPosition()
3041 for( int j = 0; j < sizeof(UNO_STATES) / sizeof(UNO_STATES[0]); j++ ) in get_states() local
3043 if( pStates[i] == UNO_STATES[j] ) in get_states()
3045 *states |= IA2_STATES[j]; in get_states()
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java965 for ( int j = 0 ; j < aBlockNames.length ; j ++ ) in AutoTextExample()
974 xCellText.setString ( aBlockNames[j] ); in AutoTextExample()
1526 for ( int j = 0 ; j < aProps.length ; ++j ) in NumberingExample()
1528 if ( aProps[j].Name.equals ( "NumberingType" ) ) in NumberingExample()
1534 case 0 : aProps[j].Value = in NumberingExample()
1537 case 1 : aProps[j].Value = in NumberingExample()
1540 case 2 : aProps[j].Value = in NumberingExample()
/trunk/main/connectivity/workben/little/
H A Dmain.cxx95 for(sal_Int32 j=1;j<xMeta->getColumnCount();++j) in main() local
96 wprintf(aPat.getStr(), xRow->getString(j).getStr()); in main()
/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx114 for( int i = 0 , j = 0 ; j < nLength ; ++j ) in attrlist_to_nxmlstr() local
116 attname = ous_to_xmlstr( aAttributes[j].sName ) ; in attrlist_to_nxmlstr()
117 attvalue = ous_to_xmlstr( aAttributes[j].sValue ) ; in attrlist_to_nxmlstr()
/trunk/main/sw/source/filter/html/
H A Dhtmlbas.cxx295 for( sal_uInt16 j=0; j<pModules->Count(); j++ ) in OutBasic() local
297 const SbModule *pModule = PTR_CAST( SbModule, pModules->Get(j) ); in OutBasic()
304 if( 0==i && 0==j ) in OutBasic()
/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx53 sal_Int32 i, j; in SdrCustomShapeGeometryItem() local
66 for ( j = 0; j < rPropSeq.getLength(); j++ ) in SdrCustomShapeGeometryItem()
68 beans::PropertyValue& rPropVal2 = rPropSeq[ j ]; in SdrCustomShapeGeometryItem()
69 aPropPairHashMap[ PropertyPair( rPropVal.Name, rPropVal2.Name ) ] = j; in SdrCustomShapeGeometryItem()

Completed in 127 milliseconds

1...<<11121314151617181920>>...42