Home
last modified time | relevance | path

Searched refs:unique (Results 101 – 125 of 237) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationControllerBroadcaster.idl62 may be given as well. Supplying unique integer values allows
/trunk/main/offapi/com/sun/star/text/
H A DBaseFrame.idl100 set when inserted. In this case a random, unique name is assigned.
H A DRedlinePortion.idl75 /** contains a unique identifier for the redline.
/trunk/main/offapi/com/sun/star/ui/
H A DXStatusbarItem.idl42 /** the unique ID of the control within the status bar
H A DXUIElementFactory.idl74 specifies which unique user interface element should be created
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeNode.idl44 <p>Each XTreeNode in a <type>XTreeDataModel</type> must be unique.
/trunk/main/offapi/com/sun/star/form/
H A DFormComponents.idl54 necessarily unique, so the collection must be able to handle duplicate
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2307 <b>NON_UNIQUE</b> boolean => Can index values be non-unique?
2348 number of unique values in the index.
2366 @param unique
2367 …when <TRUE/>, return only indices for unique values; when <FALSE/>, return indices regardless of w…
2376 [in]boolean unique, [in]boolean approximate)
H A DStatement.idl172 cursor names must be unique within a connection.
/trunk/main/offapi/com/sun/star/frame/
H A DXModuleManager.idl58 … is requested on the given module. Because all module service registrations must be unique
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx331 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo() argument
333 ADORecordset *pRecordset = m_pADOConnection->getIndexInfo(catalog,schema,table,unique,approximate); in getIndexInfo()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx118 OSL_ASSERT(iPanel->unique()); in Dispose()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini350 …0=cell-is,expression,color-scale,data-bar,icon-set,top-ten,,unique-values,contains-text,contains-b…
674 0x0002=no-unique-items
962 0x01=has-unique-name
/trunk/main/offapi/com/sun/star/drawing/
H A DShape.idl104 To have unique ids you should query the returned interface for
/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormats.idl51 The number formats are managed by their unique key in the document.
/trunk/main/canvas/source/tools/
H A Dspriteredrawmanager.cxx278 aEnd = ::std::unique( aBegin, aEnd ); in setupUpdateAreas()
/trunk/main/udkapi/com/sun/star/beans/
H A DXMultiPropertySet.idl83 specifies the names of the properties. All names must be unique.
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx241 OSL_ASSERT(mpContentWindow.unique()); in ~SlideSorter()
/trunk/main/offapi/com/sun/star/smarttags/
H A DXSmartTagRecognizer.idl115 the unique name of the smart tag type. Smart tag type
/trunk/main/offapi/com/sun/star/document/
H A DOfficeDocument.idl183 /** contains a unique id for the document
/trunk/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl80 The name is unique within the repository.
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx153 …::std::vector<String>::iterator aIterEnd = ::std::unique( aLibList.begin(), aLibList.end() ); // … in GetMergedLibraryNames()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx404 if ( ! iDescriptor->unique()) in ClearDescriptorList()
/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx179 OSL_ASSERT((*iView)->mpViewShell.unique()); in disposing()
/trunk/main/connectivity/source/inc/ado/
H A DAwrapado.hxx132 …g, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Bool unique, sal_Bool approxim…

Completed in 73 milliseconds

12345678910