Home
last modified time | relevance | path

Searched refs:it (Results 26 – 50 of 1727) sorted by relevance

12345678910>>...70

/trunk/main/toolkit/source/layout/core/
H A Dtable.cxx122 for ( std::list<Box_Base::ChildData *>::iterator it in getMinimumSize() local
123 = maChildren.begin(); it != maChildren.end(); it++ ) in getMinimumSize()
170 = maChildren.begin(); it != maChildren.end(); it++ ) in getMinimumSize()
193 = maChildren.begin(); it != maChildren.end(); it++ ) in getMinimumSize()
235 it != maCols.end(); it++ ) in getMinimumSize()
237 maRequisition.Width += it->mnSize; in getMinimumSize()
238 if ( it->mbExpand ) in getMinimumSize()
242 it != maRows.end(); it++ ) in getMinimumSize()
244 maRequisition.Height += it->mnSize; in getMinimumSize()
245 if ( it->mbExpand ) in getMinimumSize()
[all …]
H A Dtimer.cxx65 if ( it != jt && isParentOf( *it, *jt ) ) in eraseChildren()
95 for ( ContainerList::iterator it = mxContainers.begin(); in Timeout() local
96 it != mxContainers.end(); it++ ) in Timeout()
97 eraseChildren( it, mxContainers ); in Timeout()
100 for ( ContainerList::iterator it = mxContainers.begin(); in Timeout() local
101 it != mxContainers.end(); it++ ) in Timeout()
110 if ( *it != xContainer ) in Timeout()
113 *it = xContainer; in Timeout()
116 eraseChildren( it, mxContainers ); in Timeout()
122 it != mxContainers.end(); it++ ) in Timeout()
[all …]
H A Dbox-base.cxx106 it != lst.end(); it++ ) in removeChildData()
108 if ( (*it)->mxChild == xChild ) in removeChildData()
110 ChildData* pRet = *it; in removeChildData()
111 lst.erase( it ); in removeChildData()
141 it != maChildren.end(); it++, index++ ) in getChildren()
142 children[index] = ( *it )->mxChild; in getChildren()
153 it != maChildren.end(); it++) in getChildProperties()
155 if ( ( *it )->mxChild == xChild ) in getChildProperties()
157 if ( !( *it )->mxProps.is() ) in getChildProperties()
161 ( *it )->mxProps = pProps; in getChildProperties()
[all …]
H A Dproplist.cxx191 it != values.end(); it++, i++ ) in anyFromString()
192 seq[ i ] = *it; in anyFromString()
245 for ( PropList::const_iterator it = rProps.begin(); it != rProps.end(); in setProperties() local
246 it++ ) in setProperties()
248 DBG_ERROR2( "%s=%s\n", OUSTRING_CSTR( it->first ), OUSTRING_CSTR( it->second ) ); in setProperties()
253 for ( PropList::const_iterator it = rProps.begin(); it != rProps.end(); in setProperties() local
254 it++ ) in setProperties()
255 setProperty( xPeer, it->first, it->second ); in setProperties()
393 PropList::iterator it; in findAndRemove() local
396 for ( it = rProps.begin(); it != rProps.end(); it++ ) in findAndRemove()
[all …]
/trunk/main/vcl/unx/headless/
H A Dsvpinst.cxx59 it != m_aFrames.end(); ++it ) in isFrameAlive()
61 if( *it == pFrame ) in isFrameAlive()
144 it->m_nEvent == nEvent ) in CancelEvent()
146 it = m_aUserEvents.erase( it ); in CancelEvent()
149 ++it; in CancelEvent()
168 if( it->m_pFrame == pFrame ) in deregisterFrame()
170 it = m_aUserEvents.erase( it ); in deregisterFrame()
173 ++it; in deregisterFrame()
371 … for( std::list<SalUserEvent>::const_iterator it = aEvents.begin(); it != aEvents.end(); ++it ) in Yield() local
373 if ( isFrameAlive( it->m_pFrame ) ) in Yield()
[all …]
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx499 for( it = pAllPPDFiles->begin(); it != pAllPPDFiles->end(); ++it ) in getKnownPPDDrivers()
624 …for( ::std::list< PPDParser* >::const_iterator it = aAllParsers.begin(); it != aAllParsers.end(); … in getParser()
735 for( PPDParser::hash_type::const_iterator it = m_aKeys.begin(); it != m_aKeys.end(); ++it ) in PPDParser() local
841 for( PPDParser::hash_type::iterator it = m_aKeys.begin(); it != m_aKeys.end(); ++it ) in ~PPDParser() local
860 return it != m_aKeys.end() ? it->second : NULL; in getKey()
1709 return it != m_aValues.end() ? &it->second : NULL; in getValue()
1792 for( it = m_aCurrentValues.begin(); it != m_aCurrentValues.end() && n--; ++it ) in getModifiedKey()
1794 return it != m_aCurrentValues.end() ? it->first : NULL; in getModifiedKey()
1858 ! checkConstraints( it->first, it->second, false ) ) in setValue()
2038 for( it = m_aCurrentValues.begin(); it != m_aCurrentValues.end(); ++it ) in getStreamableBuffer()
[all …]
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx236 it != maChildren.end(); it++ ) in ~Widget()
387 it != aChildChildren.end(); it++ ) in swapWithChild()
391 it != aChildChildren.end(); it++ ) in swapWithChild()
418 it != maChildren.end(); it++, i++ ) in getChildPos()
455 for ( PropList::const_iterator it = props.begin(); it != props.end(); it++ ) in findProperty() local
729 for ( it = pRoot; it != NULL && nb >= 0; it = next( it ) ) in get()
738 for ( it = pRoot; it != NULL && it != pWidget; it = next( it ) ) in get()
1303 it != maPropertiesList.end(); it++) in clear()
1862 it != maCreateButtons.end(); it++) in widgetSelected()
1868 it != maCreateButtons.end(); it++) in widgetSelected()
[all …]
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx86 for( FontList::iterator it = maFontList.begin(); it != maFontList.end(); ++it ) in InvalidateAllGlyphs() local
239 if( it != maFontList.end() ) in CacheFont()
241 ServerFont* pFound = it->second; in CacheFont()
298 for( FontList::const_iterator it = maFontList.begin(); it != maFontList.end(); ++it ) in CalcByteCount() local
316 if( it != maFontList.end() ) in GarbageCollect()
458 if( it != maGlyphList.end() ) { in GetGlyphData()
480 GlyphData& rGD = it->second; in GarbageCollect()
486 maGlyphList.erase( it ); in GarbageCollect()
574 for(; it != maUnicodeKernPairs.end(); ++it ) in GetUnscaledKernPairs()
575 *(pKernData++) = *it; in GetUnscaledKernPairs()
[all …]
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx123 for( LocaleItemVectorIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it++ ) in ~StringResourceImpl() local
270 for( it = rHashMap.begin(); it != rHashMap.end(); it++ ) in implGetResourceIDs()
326 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it in getLocales() local
512 for( it = rSourceMap.begin(); it != rSourceMap.end(); it++ ) in newLocale()
566 … for( LocaleItemVectorIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it++ ) in removeLocale() local
586 for( LocaleItemVectorIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it++ ) in removeLocale() local
699 …for( LocaleItemVectorConstIt it = m_aLocaleItemVector.begin(); it != m_aLocaleItemVector.end(); it in getClosestMatchItemForLocale() local
1097 it != m_aChangedDefaultLocaleVector.end(); it++ ) in implStoreAtStorage()
1196 it != m_aChangedDefaultLocaleVector.end(); it++ ) in implKillChangedDefaultFiles()
1431 it != m_aLocaleItemVector.end(); it++,iLocale++ ) in exportBinary()
[all …]
/trunk/main/soltools/inc/
H A Dgi_list.hxx134 { return *(*it); } in operator *()
139 { ++it; return *this; } in operator ++()
144 { return it == i_rIter.it; } in operator ==()
149 { return it != i_rIter.it; } in operator !=()
153 : it(0) { } in const_iterator()
157 : it(i_rDynListIter) { } in const_iterator()
163 { return *(*it); } in operator *()
168 { ++it; return *this; } in operator ++()
173 { return it == i_rIter.it; } in operator ==()
178 { return it != i_rIter.it; } in operator !=()
[all …]
H A Dst_list.hxx157 it != i_rList.end(); in ST_List()
158 ++it ) in ST_List()
160 push_back(*it); in ST_List()
169 it != i_rList.end(); in operator =()
170 ++it ) in operator =()
172 push_back(*it); in operator =()
271 it != DynamicList<XY>::end(); in DynamicList()
272 ++it ) in DynamicList()
275 (*it) = new XY( *(*it) ); in DynamicList()
290 it != i_rList.end(); in operator =()
[all …]
/trunk/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx187 it != itEnd; in CheckAllInterfaceBases()
188 ++it ) in CheckAllInterfaceBases()
208 it != itEnd; in Connect_Types2Ces()
209 ++it ) in Connect_Types2Ces()
235 ++it ) in Gather_CrossReferences()
573 it != itEnd; in gather_Synonyms()
574 ++it ) in gather_Synonyms()
580 rTypedef = *it; in gather_Synonyms()
664 ++it ) in assign_AsDerivedInterface()
770 ++it ) in recursive_AssignImplementation_toExportedInterface()
[all …]
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx498 for ( ++it; it != i_rEnd; ++it ) in operator_join()
563 it != end() ? *it == i_cToRemove : false; in strip_front()
564 ++it ) ; in strip_front()
573 it != begin() ? *(it-1) == i_cToRemove : false; in strip_back()
574 --it ) ; in strip_back()
590 it != end() ? *it < 33 : false; in strip_front_whitespace()
591 ++it ) ; in strip_front_whitespace()
600 it != begin() ? *(it-1) < 33 : false; in strip_back_whitespace()
601 --it ) ; in strip_back_whitespace()
818 ++it ) in ~StreamStrPool()
[all …]
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2876 it = m_aRoleMap.begin(); it != m_aRoleMap.end(); ++it ) in emitStructure() local
3350 …for( it = aSections.begin(); it != aSections.end() && (nIndex < *it || nIndex > ((*it) + 5) ); ++i… in emitEmbeddedFont()
3365 …for( it = aSections.begin(); it != aSections.end() && (nIndex < *it || nIndex > ((*it) + 5) ); ++i… in emitEmbeddedFont()
3391 for( it = aSections.begin(); it != aSections.end(); ++it ) in emitEmbeddedFont()
3409 …for( it = aSections.begin(); it != aSections.end() && (nIndex < *it || nIndex > ((*it) + 5) ); ++i… in emitEmbeddedFont()
3424 …for( it = aSections.begin(); it != aSections.end() && (nBeginBinaryIndex < *it || nBeginBinaryInde… in emitEmbeddedFont()
3435 …for( it = aSections.begin(); it != aSections.end() && (nEndAsciiIndex < *it || nEndAsciiIndex > ((… in emitEmbeddedFont()
3441 … for( it = aSections.begin(); it != aSections.end() && *it < nEndAsciiIndex; ++it ) in emitEmbeddedFont()
10005 for( it = m_aJPGs.begin(); it != m_aJPGs.end() && ! (aID == it->m_aID); ++it ) in drawJPGBitmap()
10109 for( it = m_aBitmaps.begin(); it != m_aBitmaps.end(); ++it ) in createBitmapEmit()
[all …]
/trunk/main/canvas/source/tools/
H A Dpagemanager.cxx48 while(it != aEnd) in allocateSpace()
60 ++it; in allocateSpace()
91 FragmentContainer_t::iterator it( in free() local
94 maFragments.erase(it,maFragments.end()); in free()
135 while(it != aEnd) in nakedFragment()
137 if (*it && !((*it)->isNaked())) in nakedFragment()
143 candidate=it; in nakedFragment()
148 ++it; in nakedFragment()
172 while(it != aEnd) in relocate()
177 if((*it)->nakedFragment(pFragment)) in relocate()
[all …]
/trunk/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx318 … for( std::list< Element* >::iterator it = elem.Children.begin(); it != elem.Children.end(); ++it ) in visit() local
336 … for( std::list< Element* >::iterator it = elem.Children.begin(); it != elem.Children.end(); ++it ) in visit() local
339 (*it)->visitedBy( *this, it ); in visit()
510 it != pCurPara->Children.end(); ++it ) in visit()
692 ++it; in checkHeaderAndFooter()
828 ++it; in optimizeTextElements()
1082 …for( std::list< Element* >::const_iterator it = elem.Children.begin(); it != elem.Children.end(); … in visit() local
1090 if( (*it)->x + (*it)->w > elem.w - elem.RightMargin ) in visit()
1091 elem.RightMargin = elem.w - ((*it)->x + (*it)->w); in visit()
1092 if( (*it)->y + (*it)->h > elem.h - elem.BottomMargin ) in visit()
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl45 the <it>x</it>- and <it>y</it>-values given.
59 /** calculates the value of the regression curve for <it>x</it>.
67 If <it>x</it> is element of the domain of the regression
71 If <it>x</it> is not part of the domain of the regression
89 @param bMaySkipPointsInCalculation determines whether it is
91 parameter is <TRUE/> it is assumed that the underlying
110 regression. This value is often denoted as <it>r</it> or
111 <it>R</it>.
113 <p>The value of <it>r</it> is signed. Often
114 <it>r</it><sup>2</sup> is used instead of <it>r</it> to denote
/trunk/main/tools/source/rc/
H A Dresmgr.cxx180 m_aResFiles.begin(); it != m_aResFiles.end(); ++it ) in ~ResMgrContainer()
185 delete it->second.pResMgr; in ~ResMgrContainer()
261 m_aResFiles.begin(); it != m_aResFiles.end(); ++it ) in init()
314 new InternalResMgr( it->second.aFileURL, rPrefix, it->first, aLocale ); in getResMgr()
335 if( it == m_aResFiles.end() ) in getResMgr()
341 for( it = m_aResFiles.begin(); it != m_aResFiles.end(); ++it ) in getResMgr()
373 if( it == m_aResFiles.end() ) in getResMgr()
403 it->second.nLoadCount++; in getResMgr()
417 pImp = new InternalResMgr( it->second.aFileURL, rPrefix, it->first, aLocale ); in getResMgr()
429 it->second.nRefCount++; in getResMgr()
[all …]
/trunk/main/sal/rtl/source/
H A Dunload.cxx200 Mod_IT it= moduleMap.find( module); in rtl_registerModuleForUnloading() local
201 if( it != moduleMap.end()) in rtl_registerModuleForUnloading()
204 it->second.first++; in rtl_registerModuleForUnloading()
229 if( it != moduleMap.end() ) in rtl_unregisterModuleForUnloading()
232 it->second.first --; in rtl_unregisterModuleForUnloading()
235 if( it->second.first == 0) in rtl_unregisterModuleForUnloading()
236 moduleMap.erase( it); in rtl_unregisterModuleForUnloading()
257 Mod_IT it= moduleMap.begin(); in rtl_unloadUnusedModules() local
258 for (; it != it_e; ++it) in rtl_unloadUnusedModules()
274 osl_unloadModule( it->first); in rtl_unloadUnusedModules()
[all …]
/trunk/main/autodoc/source/ary/kernel/
H A Dslots.cxx91 for ( cpp::Map_LocalCe::const_iterator it = pData->begin(); in StoreEntries() local
92 it != pData->end(); in StoreEntries()
93 ++it ) in StoreEntries()
95 o_rDestination.DisplaySlot_LocalCe( (*it).second, (*it).first ); in StoreEntries()
122 it != pData->end(); in StoreEntries()
123 ++it ) in StoreEntries()
125 o_rDestination.DisplaySlot_LocalCe( (*it).second, (*it).first ); in StoreEntries()
149 for ( cpp::List_LocalCe::const_iterator it = pData->begin(); in StoreEntries() local
150 it != pData->end(); in StoreEntries()
151 ++it ) in StoreEntries()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx185 for ( EscherProperties::const_iterator it = rOpts.begin(); it != rOpts.end(); ++it ) in Commit() local
187 sal_uInt16 nId = ( it->nPropId & 0x0FFF ); in Commit()
194 switch ( it->nPropValue ) in Commit()
216 if (it->nPropValue) in Commit()
221 if( it->nPropValue == 0x90000 ) in Commit()
234 if (it->nPropValue) in Commit()
244 nLeft = it->nPropValue; in Commit()
249 nTop = it->nPropValue; in Commit()
269 nRight = it->nPropValue; in Commit()
274 nBottom = it->nPropValue; in Commit()
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl109 it may ignore it.
131 to a SQL BIT value when it sends it to the database.
144 to a SQL TINYINT value when it sends it to the database.
180 to a SQL BIGINT value when it sends it to the database.
192 to a SQL FLOAT value when it sends it to the database.
204 to a SQL DOUBLE value when it sends it to the database.
232 when it sends it to the database.
245 to a SQL DATE value when it sends it to the database.
258 to a SQL TIME value when it sends it to the database.
287 parameter, it may be more practical to send it via an
[all …]
/trunk/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx368 it != aPtrLevels.end(); in inq_IsConst()
369 ++it ) in inq_IsConst()
371 if ( is_const(*it) ) in inq_IsConst()
394 it != aPtrLevels.end(); in inq_Get_Text()
395 ++it ) in inq_Get_Text()
398 if ( is_const(*it) ) in inq_Get_Text()
400 if ( is_volatile(*it) ) in inq_Get_Text()
431 ++it ) in RecursiveSearchCe_InBaseClassesOf()
525 if ( it == itEnd ) in Get_Text()
533 (*it)->Get_Text( o_rOut, i_rGate ); in Get_Text()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx263 if ( it != m_pProps->end() ) in getProperty()
265 rProp = (*it); in getProperty()
352 while ( it != end ) in getProperties()
375 (*it).equalsAsciiL( in getProperties()
381 (*it).equalsAsciiL( in getProperties()
387 (*it).equalsAsciiL( in getProperties()
393 (*it).equalsAsciiL( in getProperties()
399 (*it).equalsAsciiL( in getProperties()
405 (*it).equalsAsciiL( in getProperties()
411 (*it).equalsAsciiL( in getProperties()
[all …]
/trunk/main/soltools/giparser/
H A Dgi_list.cxx69 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in operator []() local
74 return (*it); in operator []()
76 return (*it)->SubList()[sNextPathSegment]; in operator []()
97 aChildren.insert( it, let_dpInfo ); in InsertInfo()
101 delete (*it); in InsertInfo()
102 (*it) = let_dpInfo; in InsertInfo()
131 return (*it)->SubList().InsertInfoByPath( in InsertInfoByPath()
171 return (*it); in ReleaseInfo()
173 return (*it)->SubList().ReleaseInfo(sNextPathSegment); in ReleaseInfo()
192 aChildren.remove(it); in DeleteInfo()
[all …]

Completed in 268 milliseconds

12345678910>>...70