Home
last modified time | relevance | path

Searched refs:it (Results 1701 – 1725 of 1855) sorted by path

1...<<61626364656667686970>>...75

/trunk/main/ure/source/
H A DREADME167 needs them and it cannot be guaranteed that they are available on a given
361 UNO runtime dynamic libraries it needs can be found on its RPATH).
365 list in its manifest Class-Path the UNO runtime JARs it needs).
/trunk/main/uui/source/
H A Dcookiedg.src82 // TODO! If this dialog is ever used again (and it should definitely be
H A Dfilechanged.src36 …Text [ en-US ] = "The file has been changed since it was opened for editing in %PRODUCTNAME. Savin…
H A Dmasterpasscrtdlg.src47 …connections are protected by a master password. You will be asked to enter it once per session, if…
87 …password, you will be unable to access any of the information protected by it. Passwords are case-…
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx194 typename XNamedVec::iterator it = mXNamedVec.begin(); in getElementNames() local
197 for ( ; it != it_end; ++it, ++pString ) in getElementNames()
199 css::uno::Reference< css::container::XNamed > xName( *it, css::uno::UNO_QUERY_THROW ); in getElementNames()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx132 ControlIndexMap::iterator it = mIndices.find( aName ); in hasByName() local
133 return it != mIndices.end(); in hasByName()
H A Dvbalistcontrolhelper.cxx74 std::vector< rtl::OUString >::iterator it = sVec.begin(); in AddItem() local
75 for ( ; pString != pEndString; ++pString, ++it) in AddItem()
76 *pString = *it; in AddItem()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.cxx78 MSO2OOCommandbarMap::iterator it = maBuildinToolbarMap.begin(); in findBuildinToolbar() local
79 for(; it != maBuildinToolbarMap.end(); it++ ) in findBuildinToolbar()
81 rtl::OUString sName = it->first; in findBuildinToolbar()
83 return it->second; in findBuildinToolbar()
H A Dvbadocumentsbase.cxx186 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName() local
187 if ( it == namesToIndices.end() ) in getByName()
189 return makeAny( m_documents[ it->second ] ); in getByName()
197 NameIndexHash::const_iterator it = namesToIndices.begin(); in getElementNames() local
199 for ( ; it != it_end; ++it, ++pString ) in getElementNames()
200 *pString = it->first; in getElementNames()
206 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName() local
207 return (it != namesToIndices.end()); in hasByName()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ycomponentwrapper.mm47 // VCL coordinates are in upper-left-notation, Cocoa likes it the Cartesian way (lower-left)
89 // special treatment for comboboxes: find the corresponding PANEL and set focus to it
H A Daqua11yfactory.mm154 it crashes by notifying dead objects - which would seemt o be another bug)
H A Daqua11yutil.mm37 // VCL coordinates are in upper-left-notation, Cocoa likes it the Cartesian way (lower-left)
45 // VCL coordinates are in upper-left-notation, Cocoa likes it the Cartesian way (lower-left)
H A Daqua11ywrapper.mm111 it crashes by notifying dead objects - which would seemt o be another bug)
213 … group is not available in the UNO hierarchy, an extra wrapper is used for it. This wrapper shares…
342 …is already accessible (including Apple- and Application-Menu) through NSApplication => omit it here
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx99 for( std::list< AquaSalFrame* >::iterator it = pSalData->maFrames.begin(); in Timeout() local
100 it != pSalData->maFrames.end(); ++it ) in Timeout()
102 if( (*it)->mbShown ) in Timeout()
103 (*it)->SendPaintEvent( NULL ); in Timeout()
598 std::list<AquaSalFrame*>::iterator it = pSalData->maFrames.begin(); in handleAppDefinedEvent() local
599 for(; it != pSalData->maFrames.end(); ++it ) in handleAppDefinedEvent()
601 if( (*it)->mbFullScreen ) in handleAppDefinedEvent()
774 … for( std::list< AquaSalFrame* >::const_iterator it = rFrames.begin(); it != rFrames.end(); ++it ) in Yield() local
776 if( (*it)->mbShown && ! (*it)->maInvalidRect.IsEmpty() ) in Yield()
778 (*it)->Flush( (*it)->maInvalidRect ); in Yield()
[all …]
H A Dsalnstimer.mm47 // so we need to wakeup a waiting Yield to inform it something happened
H A Dvclnsapp.mm226 for( ; it != rFrames.end() && *it != pCurFrame; ++it )
228 if( it != rFrames.end() )
233 ++it;
245 it = rFrames.begin();
254 ++it;
266 for( ; it != rFrames.rend() && *it != pCurFrame; ++it )
273 ++it;
294 ++it;
427 for( it = pSalData->maFrames.begin(); it != pSalData->maFrames.end(); ++it )
484 it != pSalData->maPresentationFrames.end(); ++it )
[all …]
/trunk/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx517 …for( OfficeOnlyTypes::iterator it = maOfficeOnlyTypes.begin(); it != maOfficeOnlyTypes.end(); ++it in ~DataFlavorMapper() local
519 [it->second release]; in ~DataFlavorMapper()
520 it->second = nil; in ~DataFlavorMapper()
569 OfficeOnlyTypes::const_iterator it = maOfficeOnlyTypes.find( oOOFlavor.MimeType ); in openOfficeToSystemFlavor() local
571 if( it == maOfficeOnlyTypes.end() ) in openOfficeToSystemFlavor()
574 sysFlavor = it->second; in openOfficeToSystemFlavor()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm194 std::map< NSView*, NSView* >::const_iterator it = maViewPairMap.find( i_pLeft );
195 if( it != maViewPairMap.end() )
196 pRight = it->second;
263 for( std::vector< NSObject* >::iterator it = maViews.begin(); it != maViews.end(); ++it )
265 NSObject* pObj = *it;
654 // move everything so it will fit
811 // #i115837# add a murphy factor; it can apparently occasionally happen
889 // move it down, so it comes to the correct position
1346 // now reposition everything again so it is upper bound
H A Datsfonts.cxx520 AtsFontIDVector::const_iterator it = aFontIDVector.begin(); in AtsFontList() local
521 for(; it != aFontIDVector.end(); ++it ) in AtsFontList()
523 const ATSUFontID nFontID = *it; in AtsFontList()
539 for(; it != maFontContainer.end(); ++it ) in ~AtsFontList()
540 delete (*it).second; in ~AtsFontList()
551 for(; it != maFontContainer.end(); ++it ) in AnnounceFonts()
552 rFontList.Add( (*it).second->Clone() ); in AnnounceFonts()
560 if( it == maFontContainer.end() ) in GetFontDataFromId()
562 return (*it).second; in GetFontDataFromId()
608 for(; it != maFontContainer.end(); ++it ) in InitGlyphFallbacks()
[all …]
H A Datslayout.cxx412 SubPortionVector::const_iterator it = maSubPortions.begin(); in DrawText() local
413 for(; it != maSubPortions.end(); ++it ) in DrawText()
415 const SubPortion& rSubPortion = *it; in DrawText()
505 SubPortionVector::const_iterator it = maSubPortions.begin(); in GetNextGlyphs() local
506 for(; it != maSubPortions.end(); ++it) { in GetNextGlyphs()
507 const SubPortion& r = *it; in GetNextGlyphs()
H A Dctfonts.cxx504 CTFontContainer::const_iterator it = maFontContainer.begin(); in ~CTFontList() local
505 for(; it != maFontContainer.end(); ++it ) in ~CTFontList()
506 delete (*it).second; in ~CTFontList()
527 CTFontContainer::const_iterator it = maFontContainer.begin(); in AnnounceFonts() local
528 for(; it != maFontContainer.end(); ++it ) in AnnounceFonts()
529 rFontList.Add( (*it).second->Clone() ); in AnnounceFonts()
536 CTFontContainer::const_iterator it = maFontContainer.find( nFontId ); in GetFontDataFromId() local
537 if( it == maFontContainer.end() ) in GetFontDataFromId()
539 return (*it).second; in GetFontDataFromId()
H A Dsalnativewidgets.cxx69 for( std::list< AquaBlinker* >::const_iterator it = pFrame->maBlinkers.begin(); in Blink() local
70 it != pFrame->maBlinkers.end(); ++it ) in Blink()
72 if( (*it)->maInvalidateRect == rRect ) in Blink()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1114 std::map< sal_uInt16, rtl::OUString >::const_iterator it = aKeyMap.find( nUnmodifiedCode ); in GetKeyName() local
1115 if( it != aKeyMap.end() ) in GetKeyName()
1126 aResult.append( it->second ); in GetKeyName()
H A Dsalframeview.mm168 // disable OSX>=10.7 window restoration until we support it directly
484 // the difference is that it only does tryToAcquire instead of acquire
558 // no, it is not
559 // now we need to find the one it may be in
570 it can be hit with the containsMouse selector, which it doesn't support.
960 // we must consider moving it to a kind of hash map
1036 // so it seems we need to strip the Alt modifier here
1440 if( it != GetSalData()->maKeyEventAnswer.end() )
1441 it->second = true;
1472 if( it != GetSalData()->maKeyEventAnswer.end() )
[all …]
H A Dsalmenu.cxx314 NSEnumerator * it = [elements objectEnumerator]; in removeUnusedItemsRunner() local
319 while((elem=[it nextObject]) != nil) { in removeUnusedItemsRunner()

Completed in 120 milliseconds

1...<<61626364656667686970>>...75