Home
last modified time | relevance | path

Searched refs:isFormConnected (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/extensions/source/bibliography/
H A Dformcontrolcontainer.cxx56 …DBG_ASSERT( !isFormConnected(), "FormControlContainer::~FormControlContainer: you should disconnec… in ~FormControlContainer()
57 if ( isFormConnected() ) in ~FormControlContainer()
66 DBG_ASSERT( isFormConnected(), "FormControlContainer::connectForm: not connected!" ); in disconnectForm()
67 if ( isFormConnected() ) in disconnectForm()
79 DBG_ASSERT( !isFormConnected(), "FormControlContainer::connectForm: already connected!" ); in connectForm()
82 if ( !isFormConnected() && _rxForm.is() ) in connectForm()
H A Dformcontrolcontainer.hxx56 sal_Bool isFormConnected() const { return NULL != m_pFormAdapter; } in isFormConnected() function in bib::FormControlContainer
H A Dbibview.cxx107 if ( isFormConnected() ) in ~BibView()
H A Dbibbeam.cxx228 if ( isFormConnected() ) in ~BibBeamer()

Completed in 14 milliseconds