Home
last modified time | relevance | path

Searched refs:mbEdgeBlending (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlstbox.cxx106 mbEdgeBlending = false; in ImplInitListBoxData()
1675 if(mbEdgeBlending != bNew) in SetEdgeBlending()
1677 mbEdgeBlending = bNew; in SetEdgeBlending()
H A Dilstbox.cxx551 mbEdgeBlending = false; in ImplListBoxWindow()
2274 mbEdgeBlending = false; in ImplListBox()
2766 if(mbEdgeBlending != bNew) in SetEdgeBlending()
2768 mbEdgeBlending = bNew; in SetEdgeBlending()
2786 mbEdgeBlending = false; in ImplWin()
/trunk/main/vcl/inc/vcl/
H A Dlstbox.hxx56 bool mbEdgeBlending : 1; member in ListBox
226 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending()
/trunk/main/vcl/inc/
H A Dilstbox.hxx245 bool mbEdgeBlending : 1; member in ImplListBoxWindow
387 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending()
388 void SetEdgeBlending(bool bNew) { mbEdgeBlending = bNew; } in SetEdgeBlending()
413 bool mbEdgeBlending : 1; member in ImplListBox
523 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending()
596 bool mbEdgeBlending : 1; member in ImplWin
641 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending()
642 void SetEdgeBlending(bool bNew) { mbEdgeBlending = bNew; } in SetEdgeBlending()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx82 mbEdgeBlending = false; in ImplInit()
2788 if(mbEdgeBlending != bNew) in SetEdgeBlending()
2790 mbEdgeBlending = bNew; in SetEdgeBlending()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx279 bool mbEdgeBlending : 1; member in ValueSet
434 bool GetEdgeBlending() const { return mbEdgeBlending; } in GetEdgeBlending()

Completed in 74 milliseconds