Searched defs:hasEverBeenActivated (Results 1 – 3 of 3) sorted by relevance
103 inline sal_Bool hasEverBeenActivated( ) const { return !m_bFirstActivation; } in hasEverBeenActivated() function in FmFormPageImpl
223 inline bool hasEverBeenActivated( ) const { return !m_bFirstActivation; } in hasEverBeenActivated() function in FmXFormView
337 inline sal_Bool hasEverBeenActivated( ) const { return !m_bFirstActivation; } in hasEverBeenActivated() function in FmXFormShell
Completed in 15 milliseconds