Searched refs:SetTitleType (Results 1 – 5 of 5) sorted by relevance
637 void FloatingWindow::SetTitleType( sal_uInt16 nTitle ) in SetTitleType() function in FloatingWindow650 ((ImplBorderWindow*)mpWindowImpl->mpBorderWindow)->SetTitleType( nTitleStyle, aOutSize ); in SetTitleType()669 SetTitleType( FLOATWIN_TITLE_TEAROFF ); in StartPopupMode()671 SetTitleType( FLOATWIN_TITLE_NONE ); in StartPopupMode()819 SetTitleType( mnOldTitle ); in ImplEndPopupMode()
77 SetTitleType( FLOATWIN_TITLE_NONE ); in ImplWheelWindow()
2223 void ImplBorderWindow::SetTitleType( sal_uInt16 nTitleType, const Size& rSize ) in SetTitleType() function in ImplBorderWindow
134 void SetTitleType( sal_uInt16 nTitle );
163 void SetTitleType( sal_uInt16 nTitleType, const Size& rSize );
Completed in 54 milliseconds