Home
last modified time | relevance | path

Searched refs:pCollection (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx175 if ( !pCollection ) in getTypes()
178 if ( !pCollection ) in getTypes()
327 if ( !pCollection ) in getTypes()
330 if ( !pCollection ) in getTypes()
429 if ( !pCollection ) in getTypes()
432 if ( !pCollection ) in getTypes()
534 if ( !pCollection ) in getTypes()
636 if ( !pCollection ) in getTypes()
740 if ( !pCollection ) in getTypes()
1004 if ( !pCollection ) in getTypes()
[all …]
H A Dcontentidentifier.cxx178 static cppu::OTypeCollection* pCollection = NULL; in getTypes() local
179 if ( !pCollection ) in getTypes()
182 if ( !pCollection ) in getTypes()
189 pCollection = &collection; in getTypes()
192 return (*pCollection).getTypes(); in getTypes()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.cxx706 pCollection = pReadOnlyTypes; in getTypes()
707 if ( !pCollection ) in getTypes()
711 pCollection = pReadOnlyTypes; in getTypes()
712 if ( !pCollection ) in getTypes()
721 pCollection = &aCollection; in getTypes()
734 pCollection = pReadWriteTypes; in getTypes()
735 if ( !pCollection ) in getTypes()
739 pCollection = pReadWriteTypes; in getTypes()
740 if ( !pCollection ) in getTypes()
751 pCollection = &aCollection; in getTypes()
[all …]
H A Dhierarchycontent.cxx233 pCollection = pFolderTypes; in getTypes()
234 if ( !pCollection ) in getTypes()
238 pCollection = pFolderTypes; in getTypes()
239 if ( !pCollection ) in getTypes()
253 pCollection = &aCollection; in getTypes()
255 pFolderTypes = pCollection; in getTypes()
266 pCollection = pDocumentTypes; in getTypes()
267 if ( !pCollection ) in getTypes()
271 pCollection = pDocumentTypes; in getTypes()
272 if ( !pCollection ) in getTypes()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx487 ::dbaccess::ODsnTypeCollection* pCollection = pTypeCollection->getCollection(); in getDatasourceType()
488 return pCollection->getType(pConnectURL->GetValue()); in getDatasourceType()
508 ::dbaccess::ODsnTypeCollection* pCollection = pTypeCollection->getCollection(); in getConnectionURL()
511 switch( pCollection->determineType(eType) ) in getConnectionURL()
521 String sUrl = pCollection->cutPrefix(pUrlItem->GetValue()); in getConnectionURL()
531 ::rtl::OUString sFileName = pCollection->cutPrefix(pUrlItem->GetValue()); in getConnectionURL()
588 sNewUrl = pCollection->cutPrefix(pUrlItem->GetValue()); in getConnectionURL()
599 String sUrl = pCollection->getPrefix(eType); in getConnectionURL()
1113 ::dbaccess::ODsnTypeCollection* pCollection = pTypeCollection->getCollection(); in convertUrl()
1123 const ::dbaccess::DATASOURCE_TYPE eTy = pCollection->determineType(eType); in convertUrl()
[all …]
H A Ddbadmin.cxx139 ::dbaccess::ODsnTypeCollection* pCollection = pCollectionItem->getCollection(); in impl_selectDataSource()
140 …::dbaccess::DATASOURCE_TYPE eType = pCollection->determineType(getDatasourceType(*getOutputSet())); in impl_selectDataSource()
243 ::dbaccess::ODsnTypeCollection* pCollection = pCollectionItem->getCollection(); in impl_resetPages()
244 …if ( pCollection->determineType(getDatasourceType( *pExampleSet )) == ::dbaccess::DST_MYSQL_NATIVE… in impl_resetPages()
H A DDBSetupConnectionPages.cxx247 ::dbaccess::ODsnTypeCollection* pCollection = NULL; in FillItemSet()
249 pCollection = pCollectionItem->getCollection(); in FillItemSet()
250 …DBG_ASSERT(pCollection, "OLDAPConnectionPageSetup::FillItemSet : really need a DSN type collection… in FillItemSet()
252 …String sUrl = pCollection->getPrefix( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("sdbc:address:ld… in FillItemSet()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentidentifier.cxx104 static cppu::OTypeCollection* pCollection = NULL; in getTypes() local
105 if ( !pCollection ) { in getTypes()
107 if ( !pCollection ) in getTypes()
114 pCollection = &collection; in getTypes()
117 return (*pCollection).getTypes(); in getTypes()
/trunk/main/ucb/source/ucp/file/
H A Dfilid.cxx113 static cppu::OTypeCollection* pCollection = NULL; in getTypes() local
114 if ( !pCollection ) { in getTypes()
116 if ( !pCollection ) in getTypes()
121 pCollection = &collection; in getTypes()
124 return (*pCollection).getTypes(); in getTypes()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx348 … ScChartListenerCollection* pCollection = pDocument->GetChartListenerCollection(); in AddRangesIfProtectedChart() local
349 if ( pCollection && pCollection->Search( &aSearcher, nIndex ) ) in AddRangesIfProtectedChart()
351 … ScChartListener* pListener = static_cast< ScChartListener* >( pCollection->At( nIndex ) ); in AddRangesIfProtectedChart()
442 … ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in CreateProtectedChartListenersAndNotify() local
443 if ( pCollection && !pCollection->Search( &aSearcher, nIndex ) ) in CreateProtectedChartListenersAndNotify()
448 pCollection->Insert( pChartListener ); in CreateProtectedChartListenersAndNotify()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_passwordrequest.cxx154 static cppu::OTypeCollection * pCollection = 0; in getTypes() local
155 if ( !pCollection ) in getTypes()
158 if ( !pCollection ) in getTypes()
165 pCollection = &collection; in getTypes()
168 return (*pCollection).getTypes(); in getTypes()
H A Dtdoc_content.cxx249 pCollection = pFolderTypes; in getTypes()
250 if ( !pCollection ) in getTypes()
254 pCollection = pFolderTypes; in getTypes()
255 if ( !pCollection ) in getTypes()
269 pCollection = &aCollection; in getTypes()
271 pFolderTypes = pCollection; in getTypes()
282 pCollection = pDocumentTypes; in getTypes()
283 if ( !pCollection ) in getTypes()
287 pCollection = pDocumentTypes; in getTypes()
288 if ( !pCollection ) in getTypes()
[all …]
/trunk/main/embedserv/source/embed/
H A Dservprov.cxx174 static ::cppu::OTypeCollection *pCollection = 0; in getTypes()
175 if( ! pCollection ) in getTypes()
178 if( ! pCollection ) in getTypes()
186 pCollection = &collection; in getTypes()
189 return (*pCollection).getTypes(); in getTypes()
/trunk/main/io/source/stm/
H A Dodata.cxx1240 static OTypeCollection *pCollection = 0; in getTypes() local
1241 if( ! pCollection ) in getTypes()
1244 if( ! pCollection ) in getTypes()
1250 pCollection = &collection; in getTypes()
1253 return (*pCollection).getTypes(); in getTypes()
1582 static OTypeCollection *pCollection = 0; in getTypes() local
1583 if( ! pCollection ) in getTypes()
1586 if( ! pCollection ) in getTypes()
1592 pCollection = &collection; in getTypes()
1595 return (*pCollection).getTypes(); in getTypes()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx111 static ::cppu::OTypeCollection* pCollection = NULL; \
112 if( !pCollection ) \
115 if( !pCollection ) \
124 pCollection = &collection; \
127 return (*pCollection).getTypes(); \
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx353 pCollection = pFolderTypes; in getTypes()
354 if ( !pCollection ) in getTypes()
358 pCollection = pFolderTypes; in getTypes()
359 if ( !pCollection ) in getTypes()
373 pCollection = &aCollection; in getTypes()
375 pFolderTypes = pCollection; in getTypes()
386 pCollection = pDocumentTypes; in getTypes()
387 if ( !pCollection ) in getTypes()
391 pCollection = pDocumentTypes; in getTypes()
392 if ( !pCollection ) in getTypes()
[all …]
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx50 pCollection(NULL) in ScMyShapeResizer()
85 if (!pCollection) in CreateChartListener()
86 pCollection = pDoc->GetChartListenerCollection(); in CreateChartListener()
88 if (!pCollection) in CreateChartListener()
109 pCollection->Insert( pCL ); in CreateChartListener()
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx595 … ScChartListenerCollection* pCollection = ( pDoc ? pDoc->GetChartListenerCollection() : NULL ); in setFastPropertyValue_NoBroadcast() local
596 if ( pCollection ) in setFastPropertyValue_NoBroadcast()
598 pCollection->ChangeListening( aChartName, rRangeList ); in setFastPropertyValue_NoBroadcast()
622 ScChartListenerCollection* pCollection = pDoc->GetChartListenerCollection(); in getFastPropertyValue() local
623 if ( pCollection && pCollection->Search( &aSearcher, nIndex ) ) in getFastPropertyValue()
625 … ScChartListener* pListener = static_cast< ScChartListener* >( pCollection->At( nIndex ) ); in getFastPropertyValue()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx132 static cppu::OTypeCollection* pCollection = NULL; in getTypes() local
134 if ( !pCollection ) in getTypes()
137 if ( !pCollection ) in getTypes()
150 pCollection = &aCollection; in getTypes()
154 return (*pCollection).getTypes(); in getTypes()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx382 pCollection = pFolderTypes; in getTypes()
383 if ( !pCollection ) in getTypes()
387 pCollection = pFolderTypes; in getTypes()
388 if ( !pCollection ) in getTypes()
402 pCollection = &aCollection; in getTypes()
404 pFolderTypes = pCollection; in getTypes()
415 pCollection = pDocumentTypes; in getTypes()
416 if ( !pCollection ) in getTypes()
420 pCollection = pDocumentTypes; in getTypes()
421 if ( !pCollection ) in getTypes()
[all …]
/trunk/main/extensions/source/ole/
H A Dservprov.cxx697 static OTypeCollection *pCollection = 0; in getTypes() local
698 if( ! pCollection ) in getTypes()
701 if( ! pCollection ) in getTypes()
706 pCollection = &collection; in getTypes()
709 return (*pCollection).getTypes(); in getTypes()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx146 static cppu::OTypeCollection* pCollection = 0; in getTypes() local
148 if ( !pCollection ) in getTypes()
151 if ( !pCollection ) in getTypes()
164 pCollection = &aCollection; in getTypes()
168 return (*pCollection).getTypes(); in getTypes()
/trunk/main/basic/source/runtime/
H A Druntime.cxx1146 BasicCollection* pCollection; in PushForEach() local
1166 else if( (pCollection = PTR_CAST(BasicCollection,pObj)) != NULL ) in PushForEach()
1169 p->refEnd = pCollection; in PushForEach()
1241 SbiForStack* SbiRuntime::FindForStackItemForCollection( class BasicCollection* pCollection ) in FindForStackItemForCollection() argument
1250 (pCollection = PTR_CAST(BasicCollection,pVar)) == pCollection ) in FindForStackItemForCollection()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx347 static cppu::OTypeCollection* pCollection = NULL; \
348 if ( !pCollection ) \
351 if ( !pCollection ) \
357 pCollection = &collection; \
360 return (*pCollection).getTypes(); \
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx145 static cppu::OTypeCollection* pCollection = 0; in getTypes() local
147 if ( !pCollection ) in getTypes()
150 if ( !pCollection ) in getTypes()
163 pCollection = &aCollection; in getTypes()
167 return (*pCollection).getTypes(); in getTypes()

Completed in 183 milliseconds

12