Home
last modified time | relevance | path

Searched refs:i (Results 4726 – 4750 of 5454) sorted by relevance

1...<<181182183184185186187188189190>>...219

/trunk/main/solenv/inc/
H A Dsettings.mk735 INCLOCPRJ=$(foreach,i,$(PRJINC) $i/inc)
1225 MODULES_WITH_WARNINGS_1 := $(foreach,i,$(MODULES_WITH_WARNINGS) .$(i).)
/trunk/main/xmloff/source/draw/
H A Dshapeimport.cxx1283 for( vector<ConnectionHint>::size_type i = 0; i < nCount; i++ ) in restoreConnections() local
1285 ConnectionHint& rHint = mpImpl->maConnections[i]; in restoreConnections()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx524 for ( sal_uInt16 i = 0; i < rMrkList.GetMarkCount(); ++i ) in InsertLabel() local
526 SdrObject* pDrawObj = rMrkList.GetMark(i)->GetMarkedSdrObj(); in InsertLabel()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx512 for ( sal_uInt16 i = 0; i < aTabCtrl.GetPageCount(); i++ ) in ~OrganizeDialog() local
513 delete aTabCtrl.GetTabPage( aTabCtrl.GetPageId( i ) ); in ~OrganizeDialog()
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx468 args2[1].i = 0; in setCharacterStream()
469 args2[2].i = actualLength; in setCharacterStream()
516 args2[1].i = 0; in setBinaryStream()
517 args2[2].i = (sal_Int32)actualLength; in setBinaryStream()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlstyle.hxx195 SvXMLStyleContext *GetStyle( sal_uInt32 i );
196 const SvXMLStyleContext *GetStyle( sal_uInt32 i ) const;
/trunk/main/idl/source/cmptools/
H A Dlex.cxx329 sal_uInt16 i; in MakeToken() local
403 i = 0; in MakeToken()
/trunk/main/sal/workben/
H A Dmakefile.mk81 SHL1IMPLIB=i$(SHL1TARGET)
110 SHL1IMPLIB=i$(SHL1TARGET)
/trunk/main/offapi/com/sun/star/awt/
H A DXUserInputInterception.idl50 given the opportunity to consume the event, i.e. prevent the not yet
73 given the opportunity to consume the event, i.e. prevent the not yet
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblelist.hxx107 getAccessibleChild (sal_Int32 i)
191 CreateChild (sal_Int32 i);
/trunk/main/sw/source/core/access/
H A Daccmap.cxx2144 for (sal_Int32 i = 0; i < xContext->getAccessibleChildCount(); ++i) in RemoveGroupContext() local
2146 uno::Reference < XAccessible > xChild = xContext->getAccessibleChild(i); in RemoveGroupContext()
2186 for(sal_Int32 i = 0; i<nChildren; i++) in AddGroupContext() local
2188 uno::Reference < XAccessible > xChild = xContext->getAccessibleChild(i); in AddGroupContext()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx796 for ( sal_uInt16 i = 0; !bFlyInCnt && i < rMarkList.GetMarkCount(); ++i ) in group() local
798 const SdrObject *pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in group()
1061 for(long i = 0; i < aAggTypes.getLength(); i++) in getTypes() local
1062 pBaseTypes[nIndex++] = pAggTypes[i]; in getTypes()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx349 int i=0; in AnalyzeUsedMasterPages() local
354 i++, in AnalyzeUsedMasterPages()
/trunk/main/udkapi/com/sun/star/lang/
H A DServiceManager.idl87 on the factory when going down (i.e. it is commonly disposed by the component context).</dd>
101 (i.e. when the component context is disposed).
/trunk/main/framework/source/services/
H A Dmodelwinservice.cxx155 sal_Int32 i = 0; in getElementNames() local
158 aResult[i++] = pIter->first; in getElementNames()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DUpdatableLayer.idl75 <p> Depending of the actual type (simple, i.e pure <type>XLayer</type> or
76 composite, i.e <type>XCompositeLayer</type>) of the current layer and
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx280 for ( sal_Int32 i = 0; i < aPropSeq.getLength(); i++ ) in RetrieveLabelFromCommand() local
282 if ( aPropSeq[i].Name.equalsAscii( "Label" )) in RetrieveLabelFromCommand()
284 aPropSeq[i].Value >>= aStr; in RetrieveLabelFromCommand()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1461 sal_uInt16 i = 0; in DbgDialogTest() local
1588 if ( (i+1 < nChildCount) && aText.Len() ) in DbgDialogTest()
1760 for ( sal_uInt16 j = 0; j < i; j++ ) in DbgDialogTest()
1770 pRectAry[i] = aChildRect; in DbgDialogTest()
1776 i++; in DbgDialogTest()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx734 sal_uInt32 i, nMaxItems = pDoc->GetAttrPool().GetItemCount2( RES_PAGEDESC ); in FindPageDesc() local
735 for( i = 0; i < nMaxItems; ++i ) in FindPageDesc()
736 if( 0 != (pItem = pDoc->GetAttrPool().GetItem2( RES_PAGEDESC, i ) ) && in FindPageDesc()
/trunk/main/sc/source/core/data/
H A Dcell.cxx535 for (sal_uInt16 i=0; i<nLen; i++) in CellEqual() local
536 if ( !ppToken1[i]->TextEqual(*(ppToken2[i])) ) in CellEqual()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx728 for ( sal_uInt32 i = 0; i < nAddArgs; i++ ) in dispatch() local
729 lNewArgs[nIndex++] = aAddArgs[i]; in dispatch()
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx922 for (sal_Int32 i = 0; i < serviceNames.getLength(); ++i) { in writeInfo() local
924 key->createKey(serviceNames[i]); in writeInfo()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx1340 for (sal_uInt16 i = 0; i < nCount; ++i) in MoveFullNode() local
1342 SvxRTFItemStackType* pStk = (*pChildList)[i]; in MoveFullNode()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx260 for ( sal_uLong i=0; i<nCount; i++ ) in UnlockPaint_Impl() local
263 ScRange aRange = *xRangeList->GetObject(i); in UnlockPaint_Impl()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx1218 sal_uInt16 i; in Rollback() local
1219 for ( i = Count(); i > nStart ; ) in Rollback()
1221 pHHt = m_SwpHstry[ --i ]; in Rollback()

Completed in 176 milliseconds

1...<<181182183184185186187188189190>>...219