Home
last modified time | relevance | path

Searched refs:pair (Results 326 – 350 of 581) sorted by relevance

1...<<11121314151617181920>>...24

/trunk/main/offapi/com/sun/star/sdbc/
H A DJDBCConnectionProperties.idl92 <p>The sequence contains an even amount of string values. Each pair describes
/trunk/main/embedserv/source/embed/
H A Ded_ioleobject.cxx312 m_aAdviseHashMap.insert( ::std::pair< DWORD, IAdviseSink* >( m_nAdviseNum, pAdvSink ) ); in Advise()
/trunk/main/sc/source/filter/inc/
H A Dxepivot.hxx255 typedef ::std::pair< sal_uInt16, sal_uInt16 > XclPTDataFieldPos;
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbwiz.cxx266 ::std::pair< Reference<XConnection>,sal_Bool> ODbTypeWizDialog::createConnection() in createConnection()
H A DDbAdminImpl.cxx379 ::std::pair< Reference<XConnection>,sal_Bool> ODbDataSourceAdministrationHelper::createConnection() in createConnection()
381 ::std::pair< Reference<XConnection>,sal_Bool> aRet; in createConnection()
/trunk/main/vcl/inc/
H A Dsvdata.hxx257 typedef std::vector< std::pair< String, FieldUnit > > FieldUnitStringList;
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx244 typedef std::pair<sal_uInt16,sal_uInt16> GlyphSubst; in ReadGSUB()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx474 std::pair< ModInfoTable::iterator,bool > aPair = in getStaticInformationForModule()
626 std::pair< DatabasesTable::iterator,bool > aPair = in getHelpDataFile()
900 std::pair< KeywordInfoTable::iterator,bool > aPair = in getKeyword()
/trunk/main/forms/source/xforms/
H A Dmodel.hxx108 typedef std::multimap<XNode_t,std::pair<void*,MIP> > MIPs_t;
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx109 typedef ::std::vector< ::std::pair< ::rtl::OUString, ::rtl::OUString > > PictPropertyNameValuePairs;
/trunk/main/offapi/com/sun/star/style/
H A DStyle.idl119 <p>The sequence consists of pairs where the name part of the pair
/trunk/main/chart2/source/inc/
H A DModifyListenerHelper.hxx113 ::std::pair<
/trunk/main/basebmp/inc/basebmp/
H A Daccessoradapters.hxx426 typedef std::pair<typename WrappedAccessor1::value_type,
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx1052 … ::std::pair< PropertyHandlerMultiRepository::iterator, PropertyHandlerMultiRepository::iterator > in doInspection()
1745 …::std::pair< PropertyHandlerMultiRepository::const_iterator, PropertyHandlerMultiRepository::const… in impl_broadcastPropertyChange_nothrow()
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx848 typedef ::std::pair< String, SCTAB > XclExpTabName;
1255 ::std::pair< SCROW, SCROW > aRowRange = mxCacheTable->getRowRange(); in Save()
1279 ::std::pair< SCCOL, SCCOL > aColRange = mxCacheTable->getColRange( nScRow ); in Save()
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx306 …m_aKeyMap.insert(OKeySetMatrix::value_type(0,OKeySetValue(NULL,::std::pair<sal_Int32,Reference<XRo… in construct()
892 …OKeySetMatrix::value_type(aKeyIter->first + 1,OKeySetValue(aKeyRow,::std::pair<sal_Int32,Reference… in executeInsert()
1445 …atrix::value_type(m_aKeyMap.rbegin()->first+1,OKeySetValue(aKeyRow,::std::pair<sal_Int32,Reference… in fetchRow()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_informationprovider.cxx193 std::vector<std::pair<uno::Reference<deployment::XPackage>, uno::Any > > errors; in isUpdateAvailable()
/trunk/main/sc/source/filter/ftools/
H A Dfapihelper.cxx313 typedef ::std::pair< OUString, size_t > IndexedOUString; in ScfPropSetHelper()
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx51 using ::std::pair;
/trunk/main/idlc/source/
H A Dastinterface.cxx362 std::pair< VisibleInterfaces::iterator, bool > result( in addVisibleInterface()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dcpp2uno.cxx458 ::std::pair< t_classdata_map::iterator, bool > insertion( in get_vtable()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h400 typedef ::std::vector< std::pair < key , void* > > InterfaceMap;
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5683 std::vector< std::pair< sal_Int32, sal_Int32 > >& aColumns, in GetCellRight()
5700 std::vector< std::pair< sal_Int32, sal_Int32 > >& aRows, in GetCellBottom()
5745 std::vector< std::pair< sal_Int32, sal_Int32 > > aColumns; in ImplCreateTable()
5746 std::vector< std::pair< sal_Int32, sal_Int32 > > aRows; in ImplCreateTable()
5756 aColumns.push_back( std::pair< sal_Int32, sal_Int32 >( nPosition, aM.Width ) ); in ImplCreateTable()
5769 aRows.push_back( std::pair< sal_Int32, sal_Int32 >( nPosition, aM.Height ) ); in ImplCreateTable()
5795 std::vector< std::pair< sal_Int32, sal_Int32 > >::const_iterator aIter( aRows.begin() ); in ImplCreateTable()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h66 typedef std::deque< std::pair<void *, void*> > LRUFonts;
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx215 typedef ::std::pair< ::rtl::OUString, sal_Int16> TElementType;

Completed in 226 milliseconds

1...<<11121314151617181920>>...24