Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfixbrd.cxx37 void FixedBorder::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
49 WinBits FixedBorder::ImplInitStyle( WinBits nStyle ) in ImplInitStyle()
58 void FixedBorder::ImplInitSettings() in ImplInitSettings()
87 FixedBorder::FixedBorder( Window* pParent, WinBits nStyle ) : in FixedBorder() function in FixedBorder
95 FixedBorder::FixedBorder( Window* pParent, const ResId& rResId ) : in FixedBorder() function in FixedBorder
109 FixedBorder::~FixedBorder() in ~FixedBorder()
150 void FixedBorder::Paint( const Rectangle& ) in Paint()
171 void FixedBorder::Resize() in Resize()
178 void FixedBorder::StateChanged( StateChangedType nType ) in StateChanged()
213 void FixedBorder::SetTransparent( sal_Bool bTransparent ) in SetTransparent()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfixbrd.hxx46 class VCL_DLLPUBLIC FixedBorder : public Control class
62 FixedBorder( Window* pParent, WinBits nStyle = 0 );
63 FixedBorder( Window* pParent, const ResId& rResId );
64 ~FixedBorder();
/trunk/main/cui/source/inc/
H A Dtreeopt.hxx182 FixedBorder aHiddenGB;

Completed in 20 milliseconds