Home
last modified time | relevance | path

Searched refs:it (Results 351 – 375 of 1855) sorted by relevance

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

/trunk/main/ooo_custom_images/
H A DREADME.txt4 - Create a directory for it here (let's call it e.g. new_set)
13 - Add a SfxSymbolsStyle constant for it in svtools/inc/imgdef.hxx, e.g.
16 - Add a vcl constant for it in vcl/inc/settings.hxx, e.g.
/trunk/main/offapi/com/sun/star/i18n/
H A DTransliterationType.idl48 /** A transliteration module is ONE_TO_ONE if and only if it's
54 /** A transliteration module can have attribute NUMERIC if it
57 be one to one, it should be primarily used by number formatting
61 /** A transliteration module is ONE_TO_ONE_NUMERIC if it offers
/trunk/main/offapi/com/sun/star/form/
H A DXDatabaseParameterBroadcaster.idl44 <type scope="com::sun::star::form::component">DataForm</type> is such a component. When it is
46 statement, it needs values to fill in the parameters with actual values when it is being loaded.
54 /** adds the specified listener, to allow it to fill in necessary parameter values.
/trunk/main/autodoc/source/parser/cpp/
H A Dprs_cpp.cxx220 for ( Data::iterator it = aData.begin(); it != aData.end(); ++it ) in ~Udk_MacroMap() local
222 delete (*it).second; in ~Udk_MacroMap()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx338 std::hash_map< rtl::OUString, sal_Int32, rtl::OUStringHash >::iterator it = in Add() local
340 if( it == m_aNameToIndex.end() ) in Add()
350 ImplPrnQueueData& rData = m_aQueueInfos[ it->second ]; in Add()
363 std::hash_map<rtl::OUString,sal_Int32,rtl::OUStringHash>::iterator it = in Get() local
365 if( it != m_aNameToIndex.end() ) in Get()
366 pData = &m_aQueueInfos[it->second]; in Get()
1318 std::hash_map<int,rtl::OUString>::const_iterator it = pSVData->mpPaperNames->find( (int)ePaper ); in GetPaperName() local
1319 return (it != pSVData->mpPaperNames->end()) ? it->second : rtl::OUString(); in GetPaperName()
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx170 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName() local
171 if ( it == namesToIndices.end() ) in getByName()
173 return uno::makeAny( sheets[ it->second ] ); in getByName()
181 NameIndexHash::const_iterator it = namesToIndices.begin(); in getElementNames() local
183 for ( ; it != it_end; ++it, ++pString ) in getElementNames()
184 *pString = it->first; in getElementNames()
190 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName() local
191 return (it != namesToIndices.end()); in hasByName()
/trunk/main/vcl/unx/generic/app/
H A Dsalsys.cxx153 for( std::list< String >::const_iterator it = rButtons.begin(); it != rButtons.end(); ++it ) in ShowNativeDialog() local
155 … aWarn.AddButton( *it, nButton+1, nButton == (sal_uInt16)nDefButton ? BUTTONDIALOG_DEFBUTTON : 0 ); in ShowNativeDialog()
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXDictionaryEntry.idl42 and indicate if it is a negative word.
43 If it is a negative entry it may supply a replacement text to
47 If the '=' is the last character of the word this means it should not
/trunk/main/autodoc/source/display/html/
H A Dpm_index.cxx259 for ( std::vector<GlobalId>::const_iterator it = aThisPagesItems.begin(); in Write_CompleteAlphabeticalList() local
260 it != itEnd; in Write_CompleteAlphabeticalList()
261 ++it ) in Write_CompleteAlphabeticalList()
264 pRe = rGate.Search_Entity( *it ); in Write_CompleteAlphabeticalList()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_linklist.cxx198 for ( std::vector<ary::idl::Ce_id>::const_iterator it = i_rList.begin(); in Produce_NamespaceMembers() local
199 it != itEnd; in Produce_NamespaceMembers()
200 ++it ) in Produce_NamespaceMembers()
206 Get_EntryData_NamespaceMembers( sEntryName, sEntryLink, pDocu, *it, i_bNestedNamespaces ); in Produce_NamespaceMembers()
H A Dhi_ary.cxx235 for ( StringVector::const_iterator it = i_nameChain.begin(); in Search_Module() local
236 it != i_nameChain.end(); in Search_Module()
237 ++it ) in Search_Module()
239 ret = find_SubModule(*ret, *it); in Search_Module()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl650 The client must free it with CoTaskMemFree.
764 drawn into it. Also refer to ::IA2_ROLE_FRAME,
1165 result it is likely that this state is not of use to an assistive technology, but it
2470 to the right of it in a left to right language, or to the left of it in a right
2594 to the right of it in a left to right language or to the left of it in a right to left language.
2797 e.g. to the right of it in a left to right language.
3589 provides several kinds of information describing it.
3698 provides several kinds of information describing it.
4072 by the server. The client must free it with CoTaskMemFree.
4210 and whether or not it is selected.
[all …]
/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
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleSelection.idl48 <p>It depends on the class implementing this interface, whether it
76 Index of the child for which to detect whether it is selected.
81 if it is not selected.
99 supported then the first child, if it exists, is selected and all
146 If the specified child is not selected or it can not be
H A DXAccessibleText.idl74 selection. In this case it should behave as if there where no
86 Its position/offset is that of the character to the right of it.</p>
98 character to the right of it.</p>
122 positioned before or behind it. Listen to the caret event to
201 be queried by AT more often than other positions. Because it does
209 Note that the index 'length' is not always valid. Whether it is
408 it. The result of this method should be same as a result for
421 it. The index character will not be part of the returned
447 it. The result of this method should be same as a result for
460 it. The index character will be part of the returned string.
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheet.idl97 table is not deleted and the document is open, otherwise it
101 table is protected, otherwise it is true.</li>
121 Otherwise it is false.</li>
136 things like the XAccessibleContext interface. Therefor it use more
137 usable methods. Also it gives access to some table specific data.
/trunk/main/basic/source/comp/
H A Dexprnode.cxx132 SbiExprListVector::iterator it; in ~SbiExprNode() local
133 for( it = pvMorePar->begin() ; it != pvMorePar->end() ; ++it ) in ~SbiExprNode()
134 delete *it; in ~SbiExprNode()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.cxx362 std::vector< CurlRequest::Header >::const_iterator it( responseHeaders.begin() ); in findResponseHeader() local
364 for ( ; it != end; it++ ) in findResponseHeader()
366 if ( name.equalsIgnoreAsciiCase( it->name ) ) in findResponseHeader()
367 return &(*it); in findResponseHeader()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx95 ResultList::const_iterator it = maResults.begin(); in ~DataSupplier() local
98 while ( it != end ) in ~DataSupplier()
100 delete (*it); in ~DataSupplier()
101 it++; in ~DataSupplier()
/trunk/main/offapi/com/sun/star/embed/
H A DFileSystemStorage.idl78 this method just creates a copy of the storage in it's
85 this method just creates a copy of the storage in it's
91 If the element is opened and it is a stream element
93 it is a storage element, all the contents that can be
/trunk/main/offapi/com/sun/star/frame/
H A DXRecordableDispatch.idl49 Because it's an additional interface the status events are available there
56 on a <type>XDispatchRecorderSupplier</type> it's possible to use method
57 <member>XDispatchRecorderSupplier::dispatchAndRecord()</member> of it
87 /** dispatch and record it
H A DXLayoutManager.idl106 able to work. Without a it no user interface elements can be created.
147 allowed to dispose this object, it will be destroyed on reference count!
162 allowed to dispose this object, it will be destroyed on reference count!
185 /** request to make a user interface element visible if it is not in hidden state.
302 /** locks a window based user interface element if it's in a docked state.
314 /** unlocks a window based user interface element if it's in a docked state.
478 A layout manager can be set to invisible state to force it to hide all of its
480 own user interface elements it can use this function. This function is normally
493 A layout manager can be set to invisible state to force it to hide all of its
495 own user interface elements it can use this function. This function is normally
/trunk/main/ucb/source/core/
H A Ducbstore.cxx403 PropertySetMap_Impl::const_iterator it = rSets.find( key ); in openPropertySet() local
404 if ( it != rSets.end() ) in openPropertySet()
407 return Reference< XPersistentPropertySet >( (*it).second ); in openPropertySet()
713 PropertySetMap_Impl::iterator it = rSets.find( key ); in remove() local
714 if ( it != rSets.end() ) in remove()
717 rSets.erase( it ); in remove()
2349 Events::const_iterator it = aEvents.begin(); in setPropertyValues() local
2352 while ( it != end ) in setPropertyValues()
2354 notifyPropertyChangeEvent( (*it) ); in setPropertyValues()
2355 it++; in setPropertyValues()
/trunk/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch14 # This file is free software; you can redistribute it and/or modify it
26 # configuration script generated by Autoconf, you may include it under
38 # config.sub. If it succeeds, it prints the system name on stdout, and
39 # exits with 0. Otherwise, it exits with 1.
114 # The Operating System including object format, if it has switched
317 # it's likely to be more like Solaris than SunOS4.
1053 # Use sysv4.2uw... so that sysv4* matches it.
1119 + # Note: whatever this is, it MUST be the same as what config.sub
1609 # Don't forget version if it is 3.2v4 or newer.
1613 + # Don't forget version if it is 3.2v4 or newer.
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DXCoordinateSystem.idl62 /** The dimension says whether it is a x, y or z axis.
63 The index says whether it is a primary or a secondary axis.
71 /** The dimension says whether it is a x, y or z axis.
72 The index indicates whether it is a primary or a secondary axis or maybe more in future.

Completed in 147 milliseconds

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