Lines Matching refs:VCLXFixedLine
43 DBG_NAME( VCLXFixedLine ) in DBG_NAME() argument
45 VCLXFixedLine::VCLXFixedLine() in DBG_NAME()
48 DBG_CTOR( VCLXFixedLine, NULL ); in DBG_NAME()
51 VCLXFixedLine::~VCLXFixedLine() in ~VCLXFixedLine()
53 DBG_DTOR( VCLXFixedLine, NULL ); in ~VCLXFixedLine()
56 IMPLEMENT_FORWARD_XTYPEPROVIDER1( VCLXFixedLine, VCLXWindow );
58 void SAL_CALL VCLXFixedLine::dispose() throw(RuntimeException) in dispose()
70 ::com::sun::star::awt::Size SAL_CALL VCLXFixedLine::getMinimumSize() in getMinimumSize()
76 void VCLXFixedLine::ProcessWindowEvent( const VclWindowEvent& _rVclWindowEvent ) in ProcessWindowEvent()
92 void SAL_CALL VCLXFixedLine::setProperty( const ::rtl::OUString& PropertyName, const Any &Value ) t… in setProperty()
109 Any SAL_CALL VCLXFixedLine::getProperty( const ::rtl::OUString& PropertyName ) throw(RuntimeExcepti… in getProperty()