Home
last modified time | relevance | path

Searched refs:nPixSize (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dtoolbox2.cxx498 void ToolBox::InsertSeparator( ImplToolItems::size_type nPos, sal_uInt16 nPixSize ) in InsertSeparator() argument
504 if ( nPixSize ) in InsertSeparator()
505 aItem.mnSepSize = nPixSize; in InsertSeparator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dtoolbox2.cxx484 void ToolBox::InsertSeparator( ImplToolItems::size_type nPos, sal_uInt16 nPixSize ) in InsertSeparator() argument
490 if ( nPixSize ) in InsertSeparator()
491 aItem.mnSepSize = nPixSize; in InsertSeparator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dtoolbox.hxx329 … InsertSeparator( ImplToolItems::size_type nPos = APPEND, sal_uInt16 nPixSize = 0 );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtoolbox.hxx321 … InsertSeparator( ImplToolItems::size_type nPos = APPEND, sal_uInt16 nPixSize = 0 );