Home
last modified time | relevance | path

Searched refs:CommandScrollData (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx195 class VCL_DLLPUBLIC CommandScrollData class
202 CommandScrollData();
203 CommandScrollData( long nDeltaX, long nDeltaY );
209 inline CommandScrollData::CommandScrollData() in CommandScrollData() function in CommandScrollData
215 inline CommandScrollData::CommandScrollData( long nDeltaX, long nDeltaY ) in CommandScrollData() function in CommandScrollData
425 const CommandScrollData* GetAutoScrollData() const;
473 inline const CommandScrollData* CommandEvent::GetAutoScrollData() const in GetAutoScrollData()
476 return (const CommandScrollData*)mpData; in GetAutoScrollData()
/trunk/main/vcl/source/window/
H A Dscrwnd.hxx52 CommandScrollData maCommandScrollData;
H A Dscrwnd.cxx388 CommandScrollData aScrollData( mnActDeltaX, mnActDeltaY ); in IMPL_LINK()
H A Dwindow2.cxx1235 const CommandScrollData* pData = rCmd.GetAutoScrollData(); in HandleScrollCommand()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx2760 const CommandScrollData* pData = rCmd.GetAutoScrollData(); in HandleScrollCommand()

Completed in 53 milliseconds