Home
last modified time | relevance | path

Searched refs:_bHasCategories (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx691 void DatabaseDataProvider::impl_fillInternalDataProvider_throw(sal_Bool _bHasCategories,const uno::… in impl_fillInternalDataProvider_throw() argument
700 bool bFirstColumnIsCategory = _bHasCategories; in impl_fillInternalDataProvider_throw()
724 const sal_Int32 nAssumedRowSetColumnIndex = _bHasCategories ? 1 : 0; in impl_fillInternalDataProvider_throw()
736 if ( _bHasCategories && aColumns.empty() ) in impl_fillInternalDataProvider_throw()
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx222 …void impl_fillInternalDataProvider_throw(sal_Bool _bHasCategories,const ::com::sun::star::uno::Seq…

Completed in 27 milliseconds