Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Danyrefdg.hxx238 enum { UNKNOWN_SLOTID = 0U, SLOTID = UNKNOWN_SLOTID }; enumerator
243 …SC_MOD()->RegisterRefWindow( static_cast<sal_uInt16>( static_cast<TDerived*>(this)->SLOTID ), this… in ScRefHdlrImpl()
248 …SC_MOD()->UnregisterRefWindow( static_cast<sal_uInt16>( static_cast<TDerived*>(this)->SLOTID ), th… in ~ScRefHdlrImpl()
H A Dvalidate.hxx175 enum { SLOTID = SID_VALIDITY_REFERENCE }; enumerator
338 return static_cast<ScValidationDlg *>( SC_MOD()->Find1RefWindow( SLOTID, pAncestor ) ); in Find1AliveObject()
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.cxx911 sal_uInt16 nId = SLOTID; in EnterRefStatus()
928 sal_uInt16 nId = SLOTID; in LeaveRefStatus()
1012 return SC_MOD()->IsAliveRefDlg( SLOTID, this ); in IsAlive()

Completed in 20 milliseconds