Lines Matching refs:FixedBorder
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 FixedBorder
95 FixedBorder::FixedBorder( Window* pParent, const ResId& rResId ) : in FixedBorder() function in FixedBorder
109 FixedBorder::~FixedBorder() in ~FixedBorder()
115 void FixedBorder::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw()
150 void FixedBorder::Paint( const Rectangle& ) in Paint()
157 void FixedBorder::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, in Draw()
171 void FixedBorder::Resize() in Resize()
178 void FixedBorder::StateChanged( StateChangedType nType ) in StateChanged()
199 void FixedBorder::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
213 void FixedBorder::SetTransparent( sal_Bool bTransparent ) in SetTransparent()
225 void FixedBorder::SetBorderType( sal_uInt16 nType ) in SetBorderType()