Searched refs:FixedBorder (Results 1 – 3 of 3) sorted by relevance
37 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 FixedBorder95 FixedBorder::FixedBorder( Window* pParent, const ResId& rResId ) : in FixedBorder() function in FixedBorder109 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 …]
46 class VCL_DLLPUBLIC FixedBorder : public Control class62 FixedBorder( Window* pParent, WinBits nStyle = 0 );63 FixedBorder( Window* pParent, const ResId& rResId );64 ~FixedBorder();
182 FixedBorder aHiddenGB;
Completed in 22 milliseconds