| /AOO41X/main/vcl/unx/gtk/window/ |
| H A D | gtkframe.cxx | 392 m_nScreen = getDisplay()->GetDefaultScreenNumber(); in GtkSalFrame() 393 getDisplay()->registerFrame( this ); in GtkSalFrame() 402 m_nScreen = getDisplay()->GetDefaultScreenNumber(); in GtkSalFrame() 403 getDisplay()->registerFrame( this ); in GtkSalFrame() 404 getDisplay()->setHaveSystemChildFrame(); in GtkSalFrame() 423 getDisplay()->deregisterFrame( this ); in ~GtkSalFrame() 430 XSetWindowBackgroundPixmap( getDisplay()->GetDisplay(), in ~GtkSalFrame() 433 XFreePixmap( getDisplay()->GetDisplay(), m_hBackgroundPixmap ); in ~GtkSalFrame() 508 if( getDisplay()->IsXinerama() && getDisplay()->GetXineramaScreens().size() > 1 ) in updateScreenNumber() 511 const std::vector<Rectangle>& rScreenRects( getDisplay()->GetXineramaScreens() ); in updateScreenNumber() [all …]
|
| /AOO41X/main/svgio/source/svgreader/ |
| H A D | svgnode.cxx | 389 if(Display_none == getDisplay()) in decomposeSvgNode() 430 if(pCandidate && Display_none != pCandidate->getDisplay()) in decomposeSvgNode()
|
| H A D | svggnode.cxx | 116 if(fOpacity > 0.0 && Display_none != getDisplay()) in decomposeSvgNode()
|
| H A D | svgmarkernode.cxx | 191 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getMarkerPrimitives()
|
| H A D | svgusenode.cxx | 154 if(mpXLink && Display_none != mpXLink->getDisplay()) in decomposeSvgNode()
|
| H A D | svgclippathnode.cxx | 138 if(rContent.hasElements() && Display_none != getDisplay()) in apply()
|
| H A D | svgmasknode.cxx | 204 if(rTarget.hasElements() && Display_none != getDisplay()) in apply()
|
| H A D | svgpatternnode.cxx | 278 if(!aPrimitives.hasElements() && Display_none != getDisplay()) in getPatternPrimitives()
|
| H A D | svgimagenode.cxx | 275 if(mpXLink && Display_none != mpXLink->getDisplay()) in decomposeSvgNode()
|
| /AOO41X/main/svgio/inc/svgio/svgreader/ |
| H A D | svgnode.hxx | 160 Display getDisplay() const { return maDisplay; } in getDisplay() function in svgio::svgreader::SvgNode
|
| /AOO41X/main/svgio/source/svguno/ |
| H A D | xsvgparser.cxx | 156 if(Display_none != pCandidate->getDisplay()) in getDecomposition()
|
| /AOO41X/main/toolkit/inc/toolkit/awt/ |
| H A D | vclxtopwindow.hxx | 82 virtual ::sal_Int32 SAL_CALL getDisplay() throw (::com::sun::star::uno::RuntimeException);
|
| /AOO41X/main/vcl/unx/generic/dtrans/ |
| H A D | X11_droptarget.cxx | 74 if( m_pSelectionManager->getDisplay() ) // #136582# sanity check in initialize()
|
| H A D | X11_selection.hxx | 439 Display * getDisplay() { return m_pDisplay; }; in getDisplay() function in x11::SelectionManager
|
| /AOO41X/main/vcl/inc/unx/gtk/ |
| H A D | gtkframe.hxx | 278 GtkSalDisplay* getDisplay();
|
| /AOO41X/main/toolkit/source/awt/ |
| H A D | vclxtopwindow.cxx | 236 ::sal_Int32 SAL_CALL VCLXTopWindow_Base::getDisplay() throw (RuntimeException) in getDisplay() function in VCLXTopWindow_Base
|
| /AOO41X/test/testassistant/src/org/openoffice/test/assistant/views/ |
| H A D | VclExplorer.java | 131 display = parent.getDisplay(); in createPartControl()
|
| /AOO41X/main/vcl/unx/gtk/gdi/ |
| H A D | salnativewidgets-gtk.cxx | 500 XSetWindowBackgroundPixmap( pFrame->getDisplay()->GetDisplay(), in copyBits() 507 XSetWindowBackgroundPixmap( pFrame->getDisplay()->GetDisplay(), in copyBits()
|
| /AOO41X/main/framework/source/layoutmanager/ |
| H A D | layoutmanager.cxx | 2476 sal_Int32 nDisplay = xContainerTopWindow->getDisplay(); in implts_resizeContainerWindow()
|