Searched refs:nPixSize (Results 1 – 4 of 4) sorted by relevance
498 void ToolBox::InsertSeparator( ImplToolItems::size_type nPos, sal_uInt16 nPixSize ) in InsertSeparator() argument504 if ( nPixSize ) in InsertSeparator()505 aItem.mnSepSize = nPixSize; in InsertSeparator()
484 void ToolBox::InsertSeparator( ImplToolItems::size_type nPos, sal_uInt16 nPixSize ) in InsertSeparator() argument490 if ( nPixSize ) in InsertSeparator()491 aItem.mnSepSize = nPixSize; in InsertSeparator()
329 … InsertSeparator( ImplToolItems::size_type nPos = APPEND, sal_uInt16 nPixSize = 0 );
321 … InsertSeparator( ImplToolItems::size_type nPos = APPEND, sal_uInt16 nPixSize = 0 );