Searched refs:bSubEntry (Results 1 – 2 of 2) sorted by relevance
246 bool bSubEntry; member252 ExceptionDisplayInfo() : eType( SQLExceptionInfo::UNDEFINED ), bSubEntry( false ) { } in ExceptionDisplayInfo()253 … ExceptionDisplayInfo( SQLExceptionInfo::TYPE _eType ) : eType( _eType ), bSubEntry( false ) { } in ExceptionDisplayInfo()337 aSubInfo.bSubEntry = true; in lcl_buildExceptionChain()558 if ( bFirstElementIsContext && pSecondInfo->bSubEntry ) in impl_positionControls()
263 IndexEntry_Impl( const String& rURL, sal_Bool bSubEntry ) : in IndexEntry_Impl()264 m_bSubEntry( bSubEntry ), m_aURL( rURL ) {} in IndexEntry_Impl()
Completed in 1249 milliseconds