Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx246 bool bSubEntry; member
252 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()
/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.cxx263 IndexEntry_Impl( const String& rURL, sal_Bool bSubEntry ) : in IndexEntry_Impl()
264 m_bSubEntry( bSubEntry ), m_aURL( rURL ) {} in IndexEntry_Impl()

Completed in 84 milliseconds