Home
last modified time | relevance | path

Searched refs:bThrow (Results 1 – 9 of 9) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindow1.cxx65 bool bThrow = false; in SetSystemParent_Impl() local
82 bThrow = true; in SetSystemParent_Impl()
84 if( bThrow ) in SetSystemParent_Impl()
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx246 static ContentBroker* getContentBroker( bool bThrow ) in getContentBroker() argument
253 if ( bThrow ) in getContentBroker()
265 if ( bThrow ) in getContentBroker()
287 bool bThrow ) in getContentIdentifier() argument
300 if ( bThrow ) in getContentIdentifier()
313 if ( bThrow ) in getContentIdentifier()
328 bool bThrow ) in getContent() argument
350 if ( bThrow ) in getContent()
363 if ( bThrow ) in getContent()
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_funct.cxx68 bThrow(false), in PE_Function()
299 bThrow = false; in InitData()
315 bThrow, in TransferData()
460 bThrow = true; in On_afterParameters_throw()
H A Dpe_funct.hxx195 …bool bThrow; // Indicates, if there is a throw - important, if … member in cpp::PE_Function
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1722 bool bThrow = false; in impl_reactForLoadingState() local
1728 bThrow = true; in impl_reactForLoadingState()
1733 if (bThrow) in impl_reactForLoadingState()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.hxx62 …const com::sun::star::uno::Reference< com::sun::star::uno::XInterface >& rContext, bool bThrow=tru…
H A Dgio_content.cxx154 if (bThrow) throw aExcept;\
158 … convertToException(GError *pError, const uno::Reference< uno::XInterface >& rContext, bool bThrow) in convertToException() argument
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx216 UnoTreeListEntry* TreeControlPeer::getEntry( const Reference< XTreeNode >& xNode, bool bThrow /* = … in getEntry() argument
225 if( bThrow ) in getEntry()
H A Dtreecontrolpeer.hxx117 …r::uno::Reference< ::com::sun::star::awt::tree::XTreeNode >& xNode, bool bThrow = true ) throw (::…

Completed in 107 milliseconds