Searched refs:nSepPixel (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/window/ |
H A D | btndlg.cxx | 337 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 D | btndlg.hxx | 91 …void AddButton( const XubString& rText, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel = … 92 …void AddButton( StandardButtonType eType, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel … 93 void AddButton( PushButton* pBtn, sal_uInt16 nId, sal_uInt16 nBtnFlags, long nSepPixel = 0 );
|
Completed in 8 milliseconds