Home
last modified time | relevance | path

Searched refs:onlyControlsAreMarked (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svx/source/form/
H A Dfmshell.cxx681 …OSL_ENSURE( GetImpl()->onlyControlsAreMarked(), "FmFormShell::Execute: ControlProperties should be… in Execute()
1014 if ( !m_pFormView || !m_bDesignMode || !GetImpl()->onlyControlsAreMarked() ) in GetState()
H A Dfmshimp.cxx4087 if ( onlyControlsAreMarked() ) in handleShowPropertiesRequest()
4099 if ( onlyControlsAreMarked() ) in handleMouseButtonDown()
/aoo42x/main/svx/source/inc/
H A Dfmshimp.hxx405 sal_Bool onlyControlsAreMarked() const { return !m_aLastKnownMarkedControls.empty(); } in onlyControlsAreMarked() function in FmXFormShell

Completed in 96 milliseconds