Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/inc/
H A Dfmpgeimp.hxx103 inline sal_Bool hasEverBeenActivated( ) const { return !m_bFirstActivation; } in hasEverBeenActivated() function in FmFormPageImpl
H A Dfmvwimp.hxx223 inline bool hasEverBeenActivated( ) const { return !m_bFirstActivation; } in hasEverBeenActivated() function in FmXFormView
H A Dfmshimp.hxx337 inline sal_Bool hasEverBeenActivated( ) const { return !m_bFirstActivation; } in hasEverBeenActivated() function in FmXFormShell
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx3806 if ( !pPage->GetImpl().hasEverBeenActivated() ) in viewActivated()
3812 if ( !_rCurrentView.GetImpl()->hasEverBeenActivated( ) ) in viewActivated()
3830 if ( !hasEverBeenActivated() ) in viewActivated()

Completed in 59 milliseconds