Lines Matching refs:VCLUnoHelper
694 ::com::sun::star::awt::KeyEvent aEvent( VCLUnoHelper::createKeyEvent( in ProcessWindowEvent()
705 ::com::sun::star::awt::KeyEvent aEvent( VCLUnoHelper::createKeyEvent( in ProcessWindowEvent()
729 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( aMEvt, *this ) ); in ProcessWindowEvent()
746 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *pMouseEvt, *this ) ); in ProcessWindowEvent()
758 awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *pMouseEvt, *this ) ); in ProcessWindowEvent()
771 …awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *(MouseEvent*)rVclWindowEvent.GetData(), *… in ProcessWindowEvent()
785 …awt::MouseEvent aEvent( VCLUnoHelper::createMouseEvent( *(MouseEvent*)rVclWindowEvent.GetData(), *… in ProcessWindowEvent()
1235 Window* pPeerWindow = VCLUnoHelper::GetWindow( rxPeer ); in isChild()
1279 … GetWindow()->SetControlFont( VCLUnoHelper::CreateFont( rFont, GetWindow()->GetControlFont() ) ); in setControlFont()
1294 Font = VCLUnoHelper::CreateFontDescriptor( rStyleSettings.GetAppFont() ); in getStyles()
1301 Font = VCLUnoHelper::CreateFontDescriptor( rStyleSettings.GetAppFont() ); in getStyles()
1457 OutputDevice* pDevice = VCLUnoHelper::GetOutputDevice( xDevice ); in setProperty()
1599 … pWindow->SetControlFont( VCLUnoHelper::CreateFont( aFont, pWindow->GetControlFont() ) ); in setProperty()
2056 … ::com::sun::star::awt::FontDescriptor aFD = VCLUnoHelper::CreateFontDescriptor( aFont ); in getProperty()
2257 if ( VCLUnoHelper::GetOutputDevice( rxDevice ) ) in setGraphics()
2298 OutputDevice* pDev = VCLUnoHelper::GetOutputDevice( mpImpl->mxViewGraphics ); in draw()
2306 OutputDevice* pDev = VCLUnoHelper::GetOutputDevice( mpImpl->mxViewGraphics ); in draw()