Home
last modified time | relevance | path

Searched refs:AdvancedButton (Results 1 – 7 of 7) sorted by relevance

/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx581 void AdvancedButton::AddAdvanced( Window* w ) in AddAdvanced()
586 void AdvancedButton::AddSimple( Window* w ) in AddSimple()
591 void AdvancedButton::RemoveAdvanced( Window* w ) in RemoveAdvanced()
596 void AdvancedButton::RemoveSimple( Window* w ) in RemoveSimple()
601 void AdvancedButton::SetAdvancedText (rtl::OUString const& text) in SetAdvancedText()
607 void AdvancedButton::SetSimpleText (rtl::OUString const& text) in SetSimpleText()
613 rtl::OUString AdvancedButton::GetAdvancedText () const in GetAdvancedText()
618 rtl::OUString AdvancedButton::GetSimpleText () const in GetSimpleText()
623 void AdvancedButton::SetDelta (int) in SetDelta()
628 IMPL_GET_IMPL( AdvancedButton );
[all …]
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx329 class TOOLKIT_DLLPUBLIC AdvancedButton : public PushButton class
331 DECL_CONSTRUCTORS( AdvancedButton, PushButton, 0 );
332 DECL_GET_IMPL( AdvancedButton );
347 class TOOLKIT_DLLPUBLIC MoreButton : public AdvancedButton
349 DECL_CONSTRUCTORS( MoreButton, AdvancedButton, 0 );
H A Dlayout-pre.hxx32 #define AdvancedButton layout::AdvancedButton macro
H A Dlayout-post.hxx33 #undef AdvancedButton
/trunk/main/toolkit/workben/layout/
H A Drecover.hxx54 AdvancedButton aButtonAdvanced;
/trunk/main/toolkit/doc/layout/
H A DTODO68 *** Symbols on MoreButton/AdvancedButton?
H A DChangeLog42 workben/layout/recover.hxx: Extract AdvancedButton implementation

Completed in 37 milliseconds