Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/source/awt/
H A Dvclxfixedline.cxx43 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()
[all …]
H A Dvclxfixedline.hxx37 class VCLXFixedLine :public VCLXWindow class
40 VCLXFixedLine();
43 ~VCLXFixedLine();
65 VCLXFixedLine( const VCLXFixedLine& ); // never implemented
66 VCLXFixedLine& operator=( const VCLXFixedLine& ); // never implemented
/aoo4110/main/toolkit/source/layout/core/
H A Dhelper.cxx523 *component = new layoutimpl::VCLXFixedLine(); in layoutCreateWindow()

Completed in 21 milliseconds