Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sc/source/ui/dbgui/
H A Dvalidate.cxx914 sal_uInt16 nId = SLOTID; in EnterRefStatus()
931 sal_uInt16 nId = SLOTID; in LeaveRefStatus()
1015 return SC_MOD()->IsAliveRefDlg( SLOTID, this ); in IsAlive()

Completed in 23 milliseconds