Home
last modified time | relevance | path

Searched refs:it (Results 401 – 425 of 1855) sorted by last modified time

1...<<11121314151617181920>>...75

/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/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/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/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/unotools/source/misc/
H A Datom.cxx46 if( it != m_aAtomMap.end() ) in getAtom()
47 return it->second; in getAtom()
64 aDesc.atom = it->second; in getAll()
67 ++it; in getAll()
80 if( it->second > atom ) in getRecent()
86 ++it; in getRecent()
95 return it == m_aStringMap.end() ? aEmpty : it->second; in getString()
119 …, AtomProvider*, ::std::hash< int > >::iterator it = m_aAtomLists.begin(); it != m_aAtomLists.end(… in ~MultiAtomProvider()
120 delete it->second; in ~MultiAtomProvider()
155 return it != m_aAtomLists.end() ? it->second->getLastAtom() : INVALID_ATOM; in getLastAtom()
[all …]
/trunk/main/unotools/source/config/
H A Deventcfg.cxx181 EventBindingHash::const_iterator it = m_eventBindingHash.begin(); in Commit() local
190 for(int i=0;it!=it_end;++it,++i) in Commit()
193 if(it->second.getLength() == 0 ) in Commit()
195 sNode = sPrefix + it->first + sPostfix; in Commit()
198 seqValues[ 0 ].Value <<= it->second; in Commit()
293 EventBindingHash::const_iterator it = m_eventBindingHash.find( aName ); in getByName() local
294 if( it != m_eventBindingHash.end() ) in getByName()
296 props[1].Value <<= it->second; in getByName()
H A Dfontcfg.cxx192 if( it != m_aConfig.end() ) in tryLocale()
194 if( !it->second.xAccess.is() ) in tryLocale()
203 it->second.xAccess = xNode; in tryLocale()
213 if( it->second.xAccess.is() ) in tryLocale()
217 if ( it->second.xAccess->hasByName( rType ) ) in tryLocale()
1092 if( it != m_aSubst.end() ) in readLocaleSubst()
1094 if( ! it->second.bConfigRead ) in readLocaleSubst()
1096 it->second.bConfigRead = true; in readLocaleSubst()
1162 …std::sort( it->second.aSubstAttributes.begin(), it->second.aSubstAttributes.end(), StrictStringSor… in readLocaleSubst()
1198 if( it != lang->second.aSubstAttributes.end()) in getSubstInfo()
[all …]
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcppcompskeleton.cxx714 std::hash_set< OString, OStringHash >::const_iterator it = in generateClassDefinition() local
717 while (it != interfaces.end()) in generateClassDefinition()
719 typereg::Reader reader(manager.getTypeReader((*it).replace('.','/'))); in generateClassDefinition()
722 it++; in generateClassDefinition()
/trunk/main/udkapi/com/sun/star/uri/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.idl44 Rather, it should be used indirectly through the
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.idl44 Rather, it should be used indirectly through the
H A DXExternalUriReferenceTranslator.idl35 URIs of those schemes. For example, it is unspecified for &ldquo;file&rdquo;
65 string or cannot be converted (for example, because it contains illegal
79 string or cannot be converted (for example, because it contains illegal
H A DXUriReference.idl62 <TRUE/> if this URI reference is absolute, <FALSE/> if it is relative.
100 <TRUE/> if this URI reference is hierarchical, <FALSE/> if it is opaque.
/trunk/main/udkapi/com/sun/star/util/
H A DBootstrapMacroExpander.idl47 Otherwise it will read from an uno.ini/unorc file next to the cppuhelper
/trunk/main/udkapi/com/sun/star/test/
H A DXTest.idl52 does not change the semantic state of the object, so it can be called on a existing
102 to be called by several threads. So for example, it has to take into consideration
104 changed again by another thread. So it's not necessarily a mistake if an
105 expected state can't be confirmed after setting it. Besides that, everything
109 component to be tested this method should not be implemented (it should
H A DXSimpleTest.idl48 does not change the semantic state of the object, so it can be called on a existing
H A DXTestListener.idl67 for example to write it into a test protocol file.
/trunk/main/udkapi/com/sun/star/uno/
H A DXInterface.idl61 if it supports the interface specified by the type argument. The call may either
68 for a given type, it must return a valid reference for any successive queryInterface
72 for a given type, it must always return a null reference for the same type.
84 with different specifications, please visit the language dependent specification for it.
99 UNO object, it is often said, that you have a reference or a hard reference
104 a hard reference to it.
H A DXUnloadingPreference.idl46 Before a listener releases references, it should ask for this interface.
48 object; otherwise, it calls <code>releaseOnNotification</code>. If the function
50 it may release it.
H A DXWeak.idl47 In order to make it possible to have weak references to objects,
H A DXAdapter.idl44 but not hold the adapted object, because it must not
55 /** queries the adapted object if it is alive.
H A DXAggregation.idl59 before it sets itself to any aggregate using the method
61 call it has to reset its own reference count without the
67 <const>NULL</const> before it releases its reference to
99 but it is to be processed directly without being forwarded to the
105 is to be called by the delegator if it does not implement the
107 on getting its own interface when it calls the method
/trunk/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl217 * Note that on client side the execption may fly or not. When it flies, it should
/trunk/main/udkapi/com/sun/star/script/
H A DScriptEventDescriptor.idl51 it will be converted, when added.</p>

Completed in 90 milliseconds

1...<<11121314151617181920>>...75