Home
last modified time | relevance | path

Searched refs:xSourceWindow (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dpropcontroller.cxx571 Reference< XWindow > xSourceWindow(_rSource.Source, UNO_QUERY); in focusGained() local
576 if ( xContainerWindow.get() == xSourceWindow.get() ) in focusGained()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dpropcontroller.cxx524 Reference< XWindow > xSourceWindow(_rSource.Source, UNO_QUERY); in focusGained() local
529 if ( xContainerWindow.get() == xSourceWindow.get() ) in focusGained()