Home
last modified time | relevance | path

Searched refs:GetXLib (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx132 pSalDisp->GetXLib()->PushXErrorLevel( true ); in CreateObject()
150 sal_Bool bWasXError = pSalDisp->GetXLib()->HasXErrorOccured(); in CreateObject()
151 pSalDisp->GetXLib()->PopXErrorLevel(); in CreateObject()
161 pSalDisp->GetXLib()->PushXErrorLevel( true ); in CreateObject()
177 sal_Bool bWasXError = pSalDisp->GetXLib()->HasXErrorOccured(); in CreateObject()
178 pSalDisp->GetXLib()->PopXErrorLevel(); in CreateObject()
276 pSalDisp->GetXLib()->PushXErrorLevel( true ); in ~X11SalObject()
284 pSalDisp->GetXLib()->PopXErrorLevel(); in ~X11SalObject()
H A Dsalframe.cxx112 pDisplay->GetXLib()->PushXErrorLevel( true ); in doReparentPresentationDialogues()
137 pDisplay->GetXLib()->PopXErrorLevel(); in doReparentPresentationDialogues()
199 GetDisplay()->GetXLib()->PushXErrorLevel( true ); in askForXEmbedFocus()
204 GetDisplay()->GetXLib()->PopXErrorLevel(); in askForXEmbedFocus()
3823 GetDisplay()->GetXLib()->PushXErrorLevel( true ); in HandleReparentEvent()
3842 if( GetDisplay()->GetXLib()->HasXErrorOccured() ) in HandleReparentEvent()
3881 GetDisplay()->GetXLib()->PopXErrorLevel(); in HandleReparentEvent()
3932 GetDisplay()->GetXLib()->ResetXErrorOccured(); in HandleReparentEvent()
3944 if( ! GetDisplay()->GetXLib()->HasXErrorOccured() ) in HandleReparentEvent()
3988 GetDisplay()->GetXLib()->PopXErrorLevel(); in HandleReparentEvent()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx961 getDisplay()->GetXLib()->PushXErrorLevel( true ); in askForXEmbedFocus()
966 getDisplay()->GetXLib()->PopXErrorLevel(); in askForXEmbedFocus()
2104 getDisplay()->GetXLib()->PushXErrorLevel( true ); in ToTop()
2107 getDisplay()->GetXLib()->PopXErrorLevel(); in ToTop()
3314 m_pFrame->getDisplay()->GetXLib()->PushXErrorLevel( true ); in createIMContext()
3317 m_pFrame->getDisplay()->GetXLib()->PopXErrorLevel(); in createIMContext()
3329 m_pFrame->getDisplay()->GetXLib()->PopXErrorLevel(); in deleteIMContext()
3353 m_pFrame->getDisplay()->GetXLib()->PushXErrorLevel( true ); in updateIMSpotLocation()
3355 m_pFrame->getDisplay()->GetXLib()->PopXErrorLevel(); in updateIMSpotLocation()
3408 m_pFrame->getDisplay()->GetXLib()->PopXErrorLevel(); in focusChanged()
[all …]
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx661 m_pSalDisplay->GetXLib()->PushXErrorLevel( true ); in GnomeWMAdaptor()
676 && ! m_pSalDisplay->GetXLib()->HasXErrorOccured() in GnomeWMAdaptor()
694 m_pSalDisplay->GetXLib()->PopXErrorLevel(); in GnomeWMAdaptor()
864 m_pSalDisplay->GetXLib()->PushXErrorLevel( true ); in getNetWmName()
879 && ! m_pSalDisplay->GetXLib()->HasXErrorOccured() in getNetWmName()
963 m_pSalDisplay->GetXLib()->PopXErrorLevel(); in getNetWmName()
H A Di18n_status.cxx467 SalXLib* pXLib = GetX11SalData()->GetDisplay()->GetXLib(); in GetFocus()
500 SalXLib* pXLib = GetX11SalData()->GetDisplay()->GetXLib(); in IMPL_LINK()
H A Dsalinst.cxx200 pSalData->GetDisplay()->GetXLib()->CheckTimeout( false ) ) in AnyInput()
/trunk/main/vcl/unx/kde4/
H A DKDESalDisplay.cxx36 static_cast<KDEXLib*>(GetXLib())->doStartup(); in ~SalKDEDisplay()
H A DKDESalFrame.cxx65 KDEXLib* pXLib = static_cast<KDEXLib*>(GetDisplay()->GetXLib()); in Show()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx691 GetDisplay()->GetXLib()->PushXErrorLevel( true ); in DrawServerAAForcedString()
791 GetDisplay()->GetXLib()->PopXErrorLevel(); in DrawServerAAForcedString()
872 GetDisplay()->GetXLib()->PopXErrorLevel(); in DrawServerAAForcedString()
H A Dsalbmp.cxx199 SalXLib* pXLib = pSalDisp->GetXLib(); in ImplCreateDIB()
H A Dsalgdi2.cxx96 SalXLib* pLib = GetX11SalData()->GetDisplay()->GetXLib(); in CopyScreenArea()
/trunk/main/vcl/unx/kde/
H A Dkdedata.cxx87 static_cast<KDEXLib*>(GetXLib())->doStartup(); in ~SalKDEDisplay()
H A Dsalnativewidgets-kde.cxx1711 KDEXLib* pXLib = static_cast<KDEXLib*>(GetDisplay()->GetXLib()); in Show()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx483 SalXLib* GetXLib() const { return pXLib_; } in GetXLib() function in SalDisplay

Completed in 161 milliseconds