Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1061 if ( isControllerListening() ) in dispose()
1111 if ( isControllerListening() ) in formDeactivated()
1122 …OSL_PRECOND( !isControllerListening(), "FmTextControlShell::startControllerListening: already list… in startControllerListening()
1123 if ( isControllerListening() ) in startControllerListening()
1125 …DBG_ASSERT( !isControllerListening(), "FmTextControlShell::startControllerListening: inconsistence… in startControllerListening()
1151 …OSL_PRECOND( isControllerListening(), "FmTextControlShell::stopControllerListening: inconsistence!… in stopControllerListening()
/aoo41x/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx167 inline bool isControllerListening() const { return !m_aControlObservers.empty(); } in isControllerListening() function in svx::FmTextControlShell

Completed in 20 milliseconds