Searched refs:bThrow (Results 1 – 9 of 9) sorted by relevance
65 bool bThrow = false; in SetSystemParent_Impl() local82 bThrow = true; in SetSystemParent_Impl()84 if( bThrow ) in SetSystemParent_Impl()
246 static ContentBroker* getContentBroker( bool bThrow ) in getContentBroker() argument253 if ( bThrow ) in getContentBroker()265 if ( bThrow ) in getContentBroker()287 bool bThrow ) in getContentIdentifier() argument300 if ( bThrow ) in getContentIdentifier()313 if ( bThrow ) in getContentIdentifier()328 bool bThrow ) in getContent() argument350 if ( bThrow ) in getContent()363 if ( bThrow ) in getContent()
68 bThrow(false), in PE_Function()299 bThrow = false; in InitData()315 bThrow, in TransferData()460 bThrow = true; in On_afterParameters_throw()
195 …bool bThrow; // Indicates, if there is a throw - important, if … member in cpp::PE_Function
1722 bool bThrow = false; in impl_reactForLoadingState() local1728 bThrow = true; in impl_reactForLoadingState()1733 if (bThrow) in impl_reactForLoadingState()
62 …const com::sun::star::uno::Reference< com::sun::star::uno::XInterface >& rContext, bool bThrow=tru…
154 if (bThrow) throw aExcept;\158 … convertToException(GError *pError, const uno::Reference< uno::XInterface >& rContext, bool bThrow) in convertToException() argument
216 UnoTreeListEntry* TreeControlPeer::getEntry( const Reference< XTreeNode >& xNode, bool bThrow /* = … in getEntry() argument225 if( bThrow ) in getEntry()
117 …r::uno::Reference< ::com::sun::star::awt::tree::XTreeNode >& xNode, bool bThrow = true ) throw (::…
Completed in 42 milliseconds