/aoo41x/main/vcl/unx/generic/window/ |
H A D | salobj.cxx | 75 Display* pDisp = pSalDisp->GetDisplay(); in CreateObject() local 80 XGetWindowAttributes( pDisp, aObjectParent, &aParentAttr ); in CreateObject() 107 XCreateSimpleWindow( pDisp, in CreateObject() 117 XCreateSimpleWindow( pDisp, in CreateObject() 136 pDisp, in CreateObject() 142 XCreateWindow( pDisp, in CreateObject() 149 XSync( pDisp, False ); in CreateObject() 163 XMapWindow( pDisp, pObject->maSecondary ); in CreateObject() 164 XMapWindow( pDisp, pObject->maPrimary ); in CreateObject() 167 pObjData->pDisplay = pDisp; in CreateObject() [all …]
|
/aoo41x/main/vcl/unx/kde/ |
H A D | kdedata.cxx | 79 SalKDEDisplay::SalKDEDisplay( Display* pDisp ) in SalKDEDisplay() argument 80 : SalX11Display( pDisp ) in SalKDEDisplay() 180 Display* pDisp = QPaintDevice::x11AppDisplay(); in Init() local 182 SalDisplay *pSalDisplay = new SalKDEDisplay( pDisp ); in Init() 184 pInputMethod->CreateMethod( pDisp ); in Init() 185 pInputMethod->AddConnectionWatch( pDisp, (void*)this ); in Init() 189 SalI18N_KeyboardExtension *pKbdExtension = new SalI18N_KeyboardExtension( pDisp ); in Init() 190 XSync( pDisp, False ); in Init()
|
/aoo41x/main/sfx2/source/view/ |
H A D | viewsh.cxx | 1523 if ( pDisp->IsActive(*this) ) in SetSubShell() 1527 pDisp->Pop(*pSubShell); in SetSubShell() 1529 pDisp->Push(*pShell); in SetSubShell() 1530 pDisp->Flush(); in SetSubShell() 1540 if ( pDisp->IsActive(*this) ) in AddSubShell() 1542 pDisp->Push(rShell); in AddSubShell() 1543 pDisp->Flush(); in AddSubShell() 1553 if ( pDisp->IsActive(*this) ) in RemoveSubShell() 1557 pDisp->Flush(); in RemoveSubShell() 1571 pDisp->Flush(); in RemoveSubShell() [all …]
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | saldata.cxx | 398 Display *pDisp = NULL; in Init() local 414 if ((pDisp = XOpenDisplay(aDisplay.getStr()))!=NULL) in Init() 429 if (!pDisp && !aDisplay.getLength()) in Init() 435 pDisp = XOpenDisplay(pDisplay); in Init() 438 if ( !pDisp ) in Init() 456 SalDisplay *pSalDisplay = new SalX11Display( pDisp ); in Init() 458 pInputMethod->CreateMethod( pDisp ); in Init() 459 pInputMethod->AddConnectionWatch( pDisp, (void*)this ); in Init() 463 SalI18N_KeyboardExtension *pKbdExtension = new SalI18N_KeyboardExtension( pDisp ); in Init() 464 XSync( pDisp, False ); in Init()
|
H A D | sm.cxx | 494 SalDisplay* pDisp = GetX11SalData()->GetDisplay(); in open() local 495 if( pDisp->GetDrawable( pDisp->GetDefaultScreenNumber() ) && aClientID.Len() ) in open() 497 XChangeProperty( pDisp->GetDisplay(), in open() 498 pDisp->GetDrawable( pDisp->GetDefaultScreenNumber() ), in open() 499 XInternAtom( pDisp->GetDisplay(), "SM_CLIENT_ID", False ), in open()
|
/aoo41x/main/vcl/unx/kde4/ |
H A D | KDEXLib.cxx | 143 Display* pDisp = QX11Info::display(); in Init() local 144 SalKDEDisplay *pSalDisplay = new SalKDEDisplay(pDisp); in Init() 148 pInputMethod->CreateMethod( pDisp ); in Init() 149 pInputMethod->AddConnectionWatch( pDisp, (void*)this ); in Init() 153 SalI18N_KeyboardExtension *pKbdExtension = new SalI18N_KeyboardExtension( pDisp ); in Init() 154 XSync( pDisp, False ); in Init()
|
H A D | KDESalDisplay.cxx | 28 SalKDEDisplay::SalKDEDisplay( Display* pDisp ) in SalKDEDisplay() argument 29 : SalX11Display( pDisp ) in SalKDEDisplay()
|
/aoo41x/main/vcl/unx/gtk/window/ |
H A D | gtkobject.cxx | 54 SalDisplay* pDisp = GetX11SalData()->GetDisplay(); in GtkSalObject() local 56 m_aSystemData.pDisplay = pDisp->GetDisplay(); in GtkSalObject() 60 m_aSystemData.pVisual = pDisp->GetVisual(pParent->getScreenNumber()).GetVisual(); in GtkSalObject() 62 m_aSystemData.nDepth = pDisp->GetVisual(pParent->getScreenNumber()).GetDepth(); in GtkSalObject() 63 m_aSystemData.aColormap = pDisp->GetColormap(pParent->getScreenNumber()).GetXColormap(); in GtkSalObject()
|
H A D | gtkframe.cxx | 587 SalDisplay* pDisp = GetX11SalData()->GetDisplay(); in InitCommon() local 589 m_aSystemData.pDisplay = pDisp->GetDisplay(); in InitCommon() 634 m_nWorkArea = pDisp->getWMAdaptor()->getCurrentWorkArea(); in InitCommon() 1742 GtkSalDisplay* pDisp = getDisplay(); in moveToScreen() local 1775 GtkSalDisplay* pDisp = getDisplay(); in SetScreenNumber() local 1776 if( pDisp->IsXinerama() && pDisp->GetXineramaScreens().size() > 1 ) in SetScreenNumber() 1778 if( nNewScreen >= pDisp->GetXineramaScreens().size() ) in SetScreenNumber() 1807 GtkSalDisplay* pDisp = getDisplay(); in ShowFullScreen() local 1809 if( pDisp->IsXinerama() && pDisp->GetXineramaScreens().size() > 1 ) in ShowFullScreen() 2387 Display* pDisp = getDisplay()->GetDisplay(); in createNewWindow() local [all …]
|
/aoo41x/main/vcl/unx/gtk/app/ |
H A D | gtkdata.cxx | 112 GtkSalDisplay* pDisp = (GtkSalDisplay*)data; in signalKeysChanged() local 113 pDisp->GetKeyboardName(TRUE); in signalKeysChanged() 118 GtkSalDisplay* pDisp = (GtkSalDisplay*)data; in signalScreenSizeChanged() local 119 pDisp->screenSizeChanged( pScreen ); in signalScreenSizeChanged() 124 GtkSalDisplay* pDisp = (GtkSalDisplay*)data; in signalMonitorsChanged() local 125 pDisp->monitorsChanged( pScreen ); in signalMonitorsChanged() 690 Display *pDisp = gdk_x11_display_get_xdisplay( pGdkDisp ); in Init() local 697 SalI18N_KeyboardExtension *pKbdExtension = new SalI18N_KeyboardExtension( pDisp ); in Init() 698 XSync( pDisp, False ); in Init()
|
/aoo41x/main/extensions/test/ole/MfcControl/ |
H A D | MfcControlCtl.cpp | 340 IDispatch* pDisp= NULL; in outObject() local 341 hr= CoCreateInstance( clsTestControl, NULL, CLSCTX_ALL, __uuidof(IDispatch), (void**)&pDisp); in outObject() 348 if( SUCCEEDED(hr= pDisp->GetIDsOfNames( IID_NULL, &name, 1, LOCALE_USER_DEFAULT, &id))) in outObject() 358 hr= pDisp->Invoke( id, IID_NULL, LOCALE_USER_DEFAULT, DISPATCH_PROPERTYPUT, ¶ms, &var,0,0); in outObject() 359 *val= pDisp; in outObject()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | reffact.cxx | 220 SfxDispatcher* pDisp = p->GetDispatcher(); in ScSimpleRefDlgWrapper() local 221 if ( pDisp ) in ScSimpleRefDlgWrapper() 223 SfxViewFrame* pViewFrm = pDisp->GetFrame(); in ScSimpleRefDlgWrapper() 390 if( SfxDispatcher* pDisp = pBindings ->GetDispatcher() ) in lcl_GetTabViewShell() local 391 if( SfxViewFrame *pFrm = pDisp->GetFrame() ) in lcl_GetTabViewShell()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salvd.cxx | 56 Display* pDisp = GetX11SalData()->GetDisplay()->GetDisplay(); in CreateVirtualDevice() local 57 XGetGeometry( pDisp, pData->hDrawable, in CreateVirtualDevice() 60 while( nScreen < ScreenCount( pDisp ) ) in CreateVirtualDevice() 62 if( RootWindow( pDisp, nScreen ) == aRoot ) in CreateVirtualDevice()
|
/aoo41x/main/sfx2/source/control/ |
H A D | sfxstatuslistener.cxx | 206 SfxOfficeDispatch* pDisp = NULL; in statusChanged() local 210 …pDisp = reinterpret_cast< SfxOfficeDispatch* >(sal::static_int_cast< sal_IntPtr >( nImplementation… in statusChanged() 213 if ( pDisp ) in statusChanged() 214 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged()
|
H A D | dispatch.cxx | 1646 SfxDispatcher *pDisp = this; in Update_Impl() local 1648 while ( pDisp && pDisp->pImp->pFrame ) in Update_Impl() 1650 SfxWorkWindow *pWork = pDisp->pImp->pFrame->GetFrame().GetWorkWindow_Impl(); in Update_Impl() 1652 if ( pAct == pDisp || pAct == this ) in Update_Impl() 1655 bUpdate = !pDisp->pImp->bUpdated; in Update_Impl() 1656 pDisp->pImp->bUpdated = sal_True; in Update_Impl() 1661 pDisp = pDisp->pImp->pParent; in Update_Impl() 3068 SfxDispatcher *pDisp = GetBindings()->GetDispatcher_Impl(); in InvalidateBindings_Impl() local 3069 while ( pDisp ) in InvalidateBindings_Impl() 3071 if ( pDisp == this ) in InvalidateBindings_Impl() [all …]
|
H A D | bindings.cxx | 2001 void SfxBindings::SetDispatcher( SfxDispatcher *pDisp ) in SetDispatcher() argument 2004 if ( pDisp != pDispatcher ) in SetDispatcher() 2011 if ( pBind->pImp->pSubBindings == this && pBind->pDispatcher != pDisp ) in SetDispatcher() 2017 pDispatcher = pDisp; in SetDispatcher() 2020 if ( pDisp ) in SetDispatcher() 2022 … ( pDisp->GetFrame()->GetFrame().GetFrameInterface(), UNO_QUERY ); in SetDispatcher() 2049 if ( pDisp ) in SetDispatcher() 2051 SfxBindings* pBind = pDisp->GetBindings(); in SetDispatcher() 2115 SfxOfficeDispatch* pDisp = NULL; in QueryState() local 2119 …pDisp = reinterpret_cast< SfxOfficeDispatch* >( sal::static_int_cast< sal_IntPtr >( nImplementatio… in QueryState() [all …]
|
H A D | statcach.cxx | 307 SfxOfficeDispatch* pDisp = NULL; in GetSlotServer() local 311 …pDisp = reinterpret_cast< SfxOfficeDispatch* >(sal::static_int_cast< sal_IntPtr >( nImplementation… in GetSlotServer() 314 if ( pDisp ) in GetSlotServer() 319 SfxDispatcher *pDispatcher = pDisp->GetDispatcher_Impl(); in GetSlotServer()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | childwin.cxx | 246 SfxDispatcher *pDisp = pBindings->GetDispatcher_Impl(); in CreateChildWindow() local 247 SfxModule *pMod = pDisp ? SfxModule::GetActiveModule( pDisp->GetFrame() ) :0; in CreateChildWindow() 481 SfxDispatcher *pDisp = rBindings.GetDispatcher_Impl(); in CreateContext() local 482 SfxModule *pMod = pDisp ? SfxModule::GetActiveModule( pDisp->GetFrame() ) :0; in CreateContext()
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | securitypage.cxx | 83 SfxDispatcher* pDisp = pViewSh->GetDispatcher(); in QueryState() local 84 SfxItemState nState = pDisp->QueryState( _nSlot, pItem ); in QueryState() 351 SfxDispatcher* pDisp = pViewSh->GetDispatcher(); in Reset_Impl() local 352 if (SFX_ITEM_AVAILABLE <= pDisp->QueryState( SID_HTML_MODE, pItem )) in Reset_Impl()
|
/aoo41x/main/sfx2/source/toolbox/ |
H A D | tbxitem.cxx | 547 SfxOfficeDispatch* pDisp = NULL; in statusChanged() local 551 …pDisp = reinterpret_cast< SfxOfficeDispatch* >( sal::static_int_cast< sal_IntPtr >( nImplementatio… in statusChanged() 554 if ( pDisp ) in statusChanged() 555 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged() 1120 SfxOfficeDispatch* pDisp = NULL; in statusChanged() local 1124 …pDisp = reinterpret_cast< SfxOfficeDispatch* >( sal::static_int_cast< sal_IntPtr >( nImplementatio… in statusChanged() 1127 if ( pDisp ) in statusChanged() 1128 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salfont.h | 125 BOOL Init( SalDisplay* pDisp, 151 SalFontStruct( SalDisplay* pDisp, 167 SalFontCacheItem*Load( SalDisplay *pDisp, const SalFontDimension &rDim );
|
H A D | saldisp.hxx | 245 void XError( Display *pDisp, XErrorEvent *pEvent ); 396 static sal_Bool BestVisual( Display *pDisp, 400 SalDisplay( Display* pDisp ); 525 SalX11Display( Display* pDisp );
|
/aoo41x/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 238 SfxOfficeDispatch* pDisp = NULL; in statusChanged() local 242 …pDisp = reinterpret_cast< SfxOfficeDispatch* >(sal::static_int_cast< sal_IntPtr >( nImplementation… in statusChanged() 245 if ( pDisp ) in statusChanged() 246 pViewFrame = pDisp->GetDispatcher_Impl()->GetFrame(); in statusChanged()
|
/aoo41x/main/svx/source/dialog/ |
H A D | hyprlink.cxx | 969 … SfxDispatcher* pDisp = SfxViewFrame::Current() ? SfxViewFrame::Current()->GetDispatcher() : NULL; in OpenDoc() local 974 if ( pDisp ) in OpenDoc() 975 pDisp->Execute( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD, in OpenDoc() 978 else if ( pDisp ) in OpenDoc() 979 pDisp->Execute( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON | SFX_CALLMODE_RECORD, in OpenDoc()
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | condfrmt.cxx | 805 SfxDispatcher* pDisp = GetBindings().GetDispatcher(); in IMPL_LINK() local 806 sal_Bool bLocked = pDisp->IsLocked(); in IMPL_LINK() 808 pDisp->Lock(sal_False); in IMPL_LINK() 812 pDisp->Execute( SID_STYLE_NEW, SFX_CALLMODE_SYNCHRON | SFX_CALLMODE_RECORD | SFX_CALLMODE_MODAL, in IMPL_LINK() 818 pDisp->Lock(sal_True); in IMPL_LINK()
|