Home
last modified time | relevance | path

Searched refs:it (Results 101 – 125 of 1855) sorted by relevance

12345678910>>...75

/trunk/main/autodoc/source/display/html/
H A Dpm_class.cxx461 it != itEnd; in Write_DerivedList()
462 ++it ) in Write_DerivedList()
465 rCe = Env().Gate().Ces().Find_Ce(*it); in Write_DerivedList()
691 it != i_rClass.BaseClasses().end(); in Node()
692 ++it ) in Node()
699 (*it).nId, in Node()
703 (*it).eProtection, in Node()
719 for ( BaseList::const_iterator it = aBases.begin(); in FillPositionList() local
720 it != aBases.end(); in FillPositionList()
721 ++it ) in FillPositionList()
[all …]
/trunk/main/vcl/unx/generic/app/
H A Di18n_status.cxx185 … for( std::list< SalFrame* >::const_iterator it = rFrames.begin(); it != rFrames.end(); ++it ) in checkLastParent() local
187 if( *it == m_pLastParent ) in checkLastParent()
362 …d::vector< I18NStatus::ChoiceData >::const_iterator it = rChoices.begin(); it != rChoices.end(); +… in IIIMPStatusWindow()
363 m_aMenu.InsertItem( i, it->aString ); in IIIMPStatusWindow()
461 std::list< SalFrame* >::const_iterator it; in GetFocus() local
462 for( it = rFrames.begin(); it != rFrames.end() && *it != m_pResetFocus; ++it ) in GetFocus()
464 if( it != rFrames.end() ) in GetFocus()
H A Dsaldisp.cxx2173 it = next++; in CancelInternalEvent()
2269 for( it = m_aFrames.begin(); it != m_aFrames.end(); ++it ) in Dispatch()
2278 if( it != m_aFrames.end() ) in Dispatch()
2309 for( it = m_aFrames.begin(); it != m_aFrames.end(); ++it ) in Dispatch()
2346 std::list< SalFrame* >::iterator it; in Dispatch() local
2347 for( it = m_aFrames.begin(); it != m_aFrames.end(); ++it ) in Dispatch()
2662 … std::vector< Rectangle >::const_iterator it = m_aXineramaScreens.begin(); it != m_aXineramaScreen… in InitXinerama() local
2663 …rintf( stderr, "Xinerama screen: %ldx%ld+%ld+%ld\n", it->GetWidth(), it->GetHeight(), it->Left(), in InitXinerama()
2681 if( it->m_pFrame == pFrame ) in deregisterFrame()
2682 it = m_aUserEvents.erase( it ); in deregisterFrame()
[all …]
/trunk/main/autodoc/source/ary/cpp/
H A Dc_slots.cxx60 for ( Map_NamespacePtr::const_iterator it = pData->begin(); in StoreEntries() local
61 it != pData->end(); in StoreEntries()
62 ++it ) in StoreEntries()
64 (*(*it).second).Accept(o_rDestination); in StoreEntries()
89 for ( List_Bases::const_iterator it = pData->begin(); in StoreEntries() local
90 it != pData->end(); in StoreEntries()
91 ++it ) in StoreEntries()
93 csv::CheckedCall(o_rDestination, *it); in StoreEntries()
H A Dc_reposypart.cxx350 for ( filter_class_iter it( pCes->Storage().BeginUnreserved() ); in Connect_AllTypes_2_TheirRelated_CodeEntites() local
351 it != itEnd; in Connect_AllTypes_2_TheirRelated_CodeEntites()
352 ++it ) in Connect_AllTypes_2_TheirRelated_CodeEntites()
354 if (NOT it.IsValid()) in Connect_AllTypes_2_TheirRelated_CodeEntites()
357 if (is_type<Class>(*it)) in Connect_AllTypes_2_TheirRelated_CodeEntites()
358 aHierarchyLinker(ary_cast<Class>(*it)); in Connect_AllTypes_2_TheirRelated_CodeEntites()
479 for ( List_Bases::const_iterator it = rClass.BaseClasses().begin(); in operator ()() local
480 it != rClass.BaseClasses().end(); in operator ()()
481 ++it ) in operator ()()
486 nTid = (*it).nId; in operator ()()
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx193 PspKernPairs::const_iterator it = rKernPairs.begin(); in Initialize() local
194 for(; it != rKernPairs.end(); ++it ) in Initialize()
196 ImplKernPairData aKernPair = { it->first, it->second, it->kern_x }; in Initialize()
290 ::std::list< psp::fontID >::iterator it; in GetDevFontList()
291 for( it = aList.begin(); it != aList.end(); ++it ) in GetDevFontList()
293 if( !rMgr.getFontFastInfo( *it, aInfo ) ) in GetDevFontList()
310 pExtraKernInfo = new PspKernInfo( *it ); in GetDevFontList()
/trunk/main/autodoc/source/parser/cpp/
H A Dpreproc.cxx154 for ( StringVector::const_iterator it = aBlockedMacroNames.begin(); in CheckForDefine() local
155 it != aBlockedMacroNames.end(); in CheckForDefine()
156 ++it ) in CheckForDefine()
158 if ( strcmp( (*it).c_str(), let_drToken.Text() ) == 0 ) in CheckForDefine()
187 for ( StringVector::iterator it = aBlockedMacroNames.begin(); in UnblockMacro() local
188 it != aBlockedMacroNames.end(); in UnblockMacro()
189 ++it ) in UnblockMacro()
191 if ( strcmp( (*it), i_sMacroName ) == 0 ) in UnblockMacro()
193 aBlockedMacroNames.erase(it); in UnblockMacro()
/trunk/main/padmin/source/
H A Dprtsetup.cxx634 ::std::list< FastPrintFontInfo >::const_iterator it; in RTSFontSubstPage()
636 for( it = aFonts.begin(); it != aFonts.end(); ++it ) in RTSFontSubstPage()
638 if( it->m_eType == fonttype::Builtin ) in RTSFontSubstPage()
640 if( aToMap.find( it->m_aFamilyName ) == aToMap.end() ) in RTSFontSubstPage()
642 m_aToFontBox.InsertEntry( it->m_aFamilyName ); in RTSFontSubstPage()
643 aToMap[ it->m_aFamilyName ] = 1; in RTSFontSubstPage()
650 m_aFromFontBox.InsertEntry( it->m_aFamilyName ); in RTSFontSubstPage()
651 aFromMap[ it->m_aFamilyName ] = 1; in RTSFontSubstPage()
689 it != m_pParent->m_aJobData.m_aFontSubstitutes.end(); ++it ) in update()
691 String aEntry( it->first ); in update()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx455 for(; it != maFontSubstList.end(); ++it ) in FindFontSubstitute()
1300 for(; it != maDevFontList.end(); ++it ) in Clear()
1642 for(; it != rFontAttr.Substitutions.end(); ++it ) in ImplFindBySubstFontAttr()
1683 for(; it != maDevFontList.end(); ++it ) in InitMatchData()
1727 for(; it != maDevFontList.end(); ++it ) in ImplFindByAttributes()
2099 for(; it != maDevFontList.end(); ++it ) in FindDefaultFont()
2133 for(; it != maDevFontList.end(); ++it ) in Clone()
2149 for(; it != maDevFontList.end(); ++it ) in GetDevFontList()
2171 for(; it != rHeights.begin(); ++it ) in GetDevSizeList()
2323 for(; it != maFontInstanceList.end(); ++it ) in ~ImplFontCache()
[all …]
H A Dpdffontcache.cxx43 FontToIndexMap::iterator it = m_aFontToIndex.find( aId ); in getFont() local
44 if( it != m_aFontToIndex.end() ) in getFont()
45 return m_aFonts[ it->second ]; in getFont()
65 Ucs2UIntMap::const_iterator it = rFontData.m_aGlyphIdToIndex.find( cCode ); in getGlyphWidth() local
68 if( it == rFontData.m_aGlyphIdToIndex.end() in getGlyphWidth()
71 it = rFontData.m_aGlyphIdToIndex.find( cCode+0xF000 ); in getGlyphWidth()
73 nIndex = (it != rFontData.m_aGlyphIdToIndex.end()) ? it->second : 0; in getGlyphWidth()
/trunk/main/offapi/com/sun/star/style/
H A DBreakType.idl49 /** A column break is applied before the object to which it belongs.
53 <p>This implies that the object to which it belongs is the
61 /** A column break is applied after the object to which it belongs.
65 <p>This implies that the object to which it belongs is the last
74 it belongs.
85 /** A page break is applied before the object to which it belongs.
89 <p>This implies that the object to which it belongs is the
97 /** A page break is applied after the object to which it belongs.
101 <p>This implies that the object to which it belongs is the last
110 it belongs.
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx212 nextit = it; in JoinVerticalClipRectangles()
216 Rectangle aLastRect( *it ); in JoinVerticalClipRectangles()
217 leftside.push_back( Point( it->Left(), it->Top() ) ); in JoinVerticalClipRectangles()
218 rightside.push_back( Point( it->Right()+1, it->Top() ) ); in JoinVerticalClipRectangles()
303 tempit = it; in JoinVerticalClipRectangles()
305 maClipRegion.erase( it ); in JoinVerticalClipRectangles()
306 it = tempit; in JoinVerticalClipRectangles()
331 PSBinLineTo (Point( it->Left(), it->Bottom()+1 ), aOldPoint, nColumn ); in EndSetClipRegion()
332 PSBinLineTo (Point( it->Right()+1, it->Bottom()+1 ), aOldPoint, nColumn ); in EndSetClipRegion()
333 PSBinLineTo (Point( it->Right()+1, it->Top() ), aOldPoint, nColumn ); in EndSetClipRegion()
[all …]
/trunk/main/rsc/source/rsc/
H A Drsc.cxx321 ::std::list<OutputFile>::iterator it; in RscCmdLine()
322 for( it = m_aOutputFiles.begin(); it != m_aOutputFiles.end(); ++it ) in RscCmdLine()
324 if( ! it->aOutputRc.Len() ) in RscCmdLine()
843 ::std::list<RscCmdLine::OutputFile>::const_iterator it; in Link()
845 for( it = pCL->m_aOutputFiles.begin(); it != pCL->m_aOutputFiles.end(); ++it ) in Link()
905 pTC->ChangeLanguage( it->aLangName ); in Link()
908 ByteString aSysSearchPath( it->aLangSearchPath ); in Link()
918 aSysSearchPath.Append( it->aLangName ); in Link()
928 aContext.aOutputRc = it->aOutputRc; in Link()
957 unlink( it->aOutputRc.GetBuffer() ); in Link()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx237 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in notifyDocumentClosed()
245 while ( it != end ) in notifyDocumentClosed()
247 Uri aUri( (*it)->getIdentifier()->getContentIdentifier() ); in notifyDocumentClosed()
255 xRoot = static_cast< Content * >( (*it).get() ); in notifyDocumentClosed()
274 = static_cast< Content * >( (*it).get() ); in notifyDocumentClosed()
279 ++it; in notifyDocumentClosed()
300 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in notifyDocumentOpened()
305 while ( it != end ) in notifyDocumentOpened()
307 Uri aUri( (*it)->getIdentifier()->getContentIdentifier() ); in notifyDocumentOpened()
314 = static_cast< Content * >( (*it).get() ); in notifyDocumentOpened()
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DKeyRule.idl52 it indicates that
54 is changed to agree with it.
60 it indicates that
85 , it indicates that
86 a primary key may not be updated if it has been imported by
92 , it indicates that
93 a primary key may not be deleted if it has been imported by
120 it indicates that
148 it indicates that if the primary key has been imported, it cannot be updated or deleted.
174 it indicates that
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cmd_parse.hxx59 opt_iter & it,
69 opt_iter & it,
108 opt_iter & it,
111 opt_iter & it,
114 opt_iter & it,
117 opt_iter & it,
158 opt_iter & it,
187 opt_iter & it,
H A Dadc_msg.cxx179 MessageMap::const_iterator it = i_source.begin(); in WriteParagraph() local
181 for ( ; it != itEnd; ++it ) in WriteParagraph()
184 aLine << (*it).first.sFile; in WriteParagraph()
186 if ((*it).first.nLine != 0) in WriteParagraph()
189 << (*it).first.nLine; in WriteParagraph()
191 if (NOT (*it).second.empty()) in WriteParagraph()
194 << (*it).second in WriteParagraph()
/trunk/main/autodoc/source/ary/idl/
H A Di_service.cxx51 for ( RelationList::iterator it = aIncludedServices.begin(); in ~Service() local
52 it != aIncludedServices.end(); in ~Service()
53 ++it ) in ~Service()
55 delete (*it).Info(); in ~Service()
58 for ( RelationList::iterator it = aSupportedInterfaces.begin(); in ~Service() local
59 it != aSupportedInterfaces.end(); in ~Service()
60 ++it ) in ~Service()
62 delete (*it).Info(); in ~Service()
H A Dit_xnameroom.cxx74 StringVector::const_iterator it = NameChain_Begin(); in inq_Get_Text() local
75 if ( it != NameChain_End() in inq_Get_Text()
76 ? (*it).empty() in inq_Get_Text()
79 ++it; in inq_Get_Text()
83 it != NameChain_End(); in inq_Get_Text()
84 ++it ) in inq_Get_Text()
86 o_module.push_back(*it); in inq_Get_Text()
/trunk/main/vcl/source/window/
H A Ddockingarea.cxx213 for( std::map<int,int>::const_iterator it = ranges.begin(); it != ranges.end(); ++it ) in Paint() local
220 aTBRect.Top() = it->first; in Paint()
221 aTBRect.Bottom() = it->first + it->second - 1; in Paint()
225 aTBRect.Left() = it->first; in Paint()
226 aTBRect.Right() = it->first + it->second - 1; in Paint()
/trunk/main/autodoc/source/cosv/storage/
H A Ddirchain.cxx124 for ( std::vector<String>::const_iterator it = aPath.begin(); in Get() local
125 it != aPath.end(); in Get()
126 ++it ) in Get()
128 o_rPath << (*it).c_str() << i_sDelimiter; in Get()
138 for ( std::vector<String>::const_iterator it = aPath.begin(); in Get() local
139 it != aPath.end(); in Get()
140 ++it ) in Get()
142 o_rPath.write( (*it).c_str() ); in Get()
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx477 if (gPrivateCache.end() != it) in exportDrawPageBackground()
480 maPagesMap[it->second].mnBackgroundID; in exportDrawPageBackground()
481 return it->second; in exportDrawPageBackground()
499 if (gMasterCache.end() != it) in exportDrawPageBackground()
502 maPagesMap[it->second].mnBackgroundID; in exportDrawPageBackground()
522 ChecksumCache::iterator it = gObjectCache.find(shapesum); in exportMasterPageObjects() local
524 if (gObjectCache.end() != it) in exportMasterPageObjects()
527 maPagesMap[it->second].mnObjectsID; in exportMasterPageObjects()
676 ChecksumCache::iterator it = gMetafileCache.find(checksum); in exportShape() local
678 if (gMetafileCache.end() != it) in exportShape()
[all …]
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx649 StatusBarControllerMap::const_iterator it = m_aControllerMap.find( nId ); in UserDraw() local
650 if (( nId > 0 ) && ( it != m_aControllerMap.end() )) in UserDraw()
652 uno::Reference< frame::XStatusbarController > xController( it->second ); in UserDraw()
680 if (( nId > 0 ) && ( it != m_aControllerMap.end() )) in Command()
709 if (( nId > 0 ) && ( it != m_aControllerMap.end() )) in MouseButton()
745 StatusBarControllerMap::const_iterator it = m_aControllerMap.find( nId ); in IMPL_LINK() local
746 if (( nId > 0 ) && ( it != m_aControllerMap.end() )) in IMPL_LINK()
748 uno::Reference< frame::XStatusbarController > xController( it->second ); in IMPL_LINK()
768 StatusBarControllerMap::const_iterator it = m_aControllerMap.find( nId ); in IMPL_LINK() local
769 if (( nId > 0 ) && ( it != m_aControllerMap.end() )) in IMPL_LINK()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeHandle.idl67 /** RefX, if this attribute is set, it specifies the index of the adjustment
72 /** RefY, if this attribute is set, it specifies the index of the adjustment
77 /** RefAngle, if this attribute is set, it specifies the index of the adjustment
82 /** RefR, if this attribute is set, it specifies the index of the adjustment
87 /** If the attribute RangeXMinimum is set, it specifies the horizontal minimum range of the handle.
91 /** If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle.
95 /** If the attribute RangeYMinimum is set, it specifies the vertical minimum range of the handle.
99 /** If the attribute RangeYMaximum is set, it specifies the vertical maximum range of the handle.
103 …/** If this attribute is set, it specifies the minimum radius range that can be used for a polar h…
107 …/** If this attribute is set, it specifies the maximum radius range that can be used for a polar h…
/trunk/main/
H A Daclocal.m46 # gives unlimited permission to copy and/or distribute it,
9 # This program is distributed in the hope that it will be useful,
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
24 # This program is distributed in the hope that it will be useful, but
35 # configuration script generated by Autoconf, you may include it under
70 # it's called might be skipped (such as if it is within an "if", you
142 # Put the nasty error message in config.log where it belongs
178 # gives unlimited permission to copy and/or distribute it,
382 # gives unlimited permission to copy and/or distribute it,
[all …]

Completed in 252 milliseconds

12345678910>>...75