Home
last modified time | relevance | path

Searched refs:nSepPixel (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/vcl/source/window/
H A Dbtndlg.cxx337 sal_uInt16 nBtnFlags, long nSepPixel ) in AddButton() argument
343 pItem->mnSepSize = nSepPixel; in AddButton()
360 sal_uInt16 nBtnFlags, long nSepPixel ) in AddButton() argument
366 pItem->mnSepSize = nSepPixel; in AddButton()
397 sal_uInt16 nBtnFlags, long nSepPixel ) in AddButton() argument
403 pItem->mnSepSize = nSepPixel; in AddButton()
/AOO42X/main/vcl/inc/vcl/
H A Dbtndlg.hxx91 … AddButton( const XubString& rText, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel = 0 );
92 … AddButton( StandardButtonType eType, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel = 0 );
93 … AddButton( PushButton* pBtn, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel = 0 );