Searched refs:ScRefHandler (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 679 ScRefHandler::ScRefHandler( Window &rWindow, SfxBindings* pB/*, SfxChildWindow* pCW, in ScRefHandler() function in ScRefHandler 699 bool ScRefHandler::EnterRefMode() in EnterRefMode() 754 ScRefHandler::~ScRefHandler() in ~ScRefHandler() 759 bool ScRefHandler::LeaveRefMode() in LeaveRefMode() 791 void ScRefHandler::SwitchToDocument() in SwitchToDocument() 834 sal_Bool __EXPORT ScRefHandler::IsRefInputMode() const in IsRefInputMode() 841 sal_Bool __EXPORT ScRefHandler::DoClose( sal_uInt16 nId ) in DoClose() 847 void ScRefHandler::SetDispatcherLock( sal_Bool bLock ) in SetDispatcherLock() 861 void ScRefHandler::AddRefEntry() in AddRefEntry() 868 sal_Bool __EXPORT ScRefHandler::IsTableLocked() const in IsTableLocked() [all …]
|
/trunk/main/sc/source/ui/inc/ |
H A D | anyrefdg.hxx | 51 class ScRefHandler; 120 class SC_DLLPUBLIC ScRefHandler : //public SfxModelessDialog, class 162 ScRefHandler( Window &rWindow, SfxBindings* pB/*, SfxChildWindow* pCW, 164 virtual ~ScRefHandler(); 201 class ScRefHdlrImplBase:public TWindow, public ScRefHandler 224 …ndow(pB, pCW, pParent, ScResId(static_cast<sal_uInt16>( nResId ) ) ), ScRefHandler( *static_cast<T… in ScRefHdlrImplBase() 229 :TWindow( pParent, ScResId(static_cast<sal_uInt16>( nResIdP )), rArg ), ScRefHandler( *static_cast<… in ScRefHdlrImplBase() 259 inline bool ScRefHandler::CanInputStart( const ScRefEdit *pEdit ) in CanInputStart() 264 inline bool ScRefHandler::CanInputDone( sal_Bool bForced ) in CanInputDone()
|
H A D | validate.hxx | 247 …ScRefButtonEx( Window* pParent, const ResId& rResId, ScRefEdit* pEdit = NULL, ScRefHandler *pRefHd… in ScRefButtonEx()
|
Completed in 60 milliseconds