Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dfmshell.cxx1089 if ( !GetImpl()->canConvertCurrentSelectionToControl( OBJ_FM_FIXEDTEXT ) ) in GetState()
1116 … if ( !m_pFormView || !m_bDesignMode || !GetImpl()->canConvertCurrentSelectionToControl( nWhich ) ) in GetState()
H A Dfmshimp.cxx1136 …OSL_PRECOND( canConvertCurrentSelectionToControl( _nSlotId ), "FmXFormShell::executeControlConvers… in executeControlConversionSlot()
1351 bool FmXFormShell::canConvertCurrentSelectionToControl( sal_Int16 nConversionSlot ) in canConvertCurrentSelectionToControl() function in FmXFormShell
1393 …rMenu.EnableItem( rMenu.GetItemId(i), canConvertCurrentSelectionToControl( rMenu.GetItemId( i ) ) … in checkControlConversionSlotsForCurrentSelection()
/aoo4110/main/svx/source/inc/
H A Dfmshimp.hxx443 bool canConvertCurrentSelectionToControl( sal_Int16 nConversionSlot );

Completed in 30 milliseconds