Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/control/
H A Dfixed.cxx341 if ( (GetPrevStyle() & FIXEDTEXT_VIEW_STYLE) != in StateChanged()
638 if ( (GetPrevStyle() & FIXEDLINE_VIEW_STYLE) != in StateChanged()
874 if ( (GetPrevStyle() & FIXEDBITMAP_VIEW_STYLE) != in StateChanged()
1126 if ( (GetPrevStyle() & FIXEDIMAGE_VIEW_STYLE) != in StateChanged()
H A Dgroup.cxx281 if ( (GetPrevStyle() & GROUP_VIEW_STYLE) != in StateChanged()
H A Dbutton.cxx1631 bool bWasDefButton = ( GetPrevStyle() & WB_DEFBUTTON ) != 0; in StateChanged()
1637 if ( (GetPrevStyle() & PUSHBUTTON_VIEW_STYLE) != in StateChanged()
2862 if ( (GetPrevStyle() & RADIOBUTTON_VIEW_STYLE) != in StateChanged()
3859 if ( (GetPrevStyle() & CHECKBOX_VIEW_STYLE) != in StateChanged()
H A Dslider.cxx959 if ( (GetPrevStyle() & SLIDER_VIEW_STYLE) != in StateChanged()
H A Dscrbar.cxx1317 if ( (GetPrevStyle() & SCRBAR_VIEW_STYLE) != in StateChanged()
/aoo42x/main/vcl/inc/vcl/
H A Dwindow.hxx659 WinBits GetPrevStyle() const;
/aoo42x/main/vcl/source/window/
H A Dwindow2.cxx1610 WinBits Window::GetPrevStyle() const in GetPrevStyle() function in Window

Completed in 98 milliseconds