Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtabctrl.hxx121 void SetItemsOffset( const Point& rOffs );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DViewTabBar.cxx86 mpTabControl->SetItemsOffset(Point(5, 3)); in ViewTabBar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dtabctrl.cxx2075 void TabControl::SetItemsOffset( const Point& rOffs ) in SetItemsOffset() function in TabControl