Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/vcl/inc/vcl/
H A Dbtndlg.hxx91 …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 20 milliseconds