Home
last modified time | relevance | path

Searched refs:SetPluginParent (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwrkwin.cxx210 void WorkWindow::SetPluginParent( SystemParentData* pParent ) in SetPluginParent() function in WorkWindow
218 mpWindowImpl->mpFrame->SetPluginParent( pParent ); in SetPluginParent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dwrkwin.cxx215 void WorkWindow::SetPluginParent( SystemParentData* pParent ) in SetPluginParent() function in WorkWindow
223 mpWindowImpl->mpFrame->SetPluginParent( pParent ); in SetPluginParent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxwindow1.cxx91 static_cast<WorkWindow*>(pWindow.get())->SetPluginParent(&aSysParentData); in SetSystemParent_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxwindow1.cxx92 static_cast<WorkWindow*>(pWindow.get())->SetPluginParent( &aSysParentData ); in SetSystemParent_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dwrkwin.hxx93 void SetPluginParent( SystemParentData* pParent );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dwrkwin.hxx93 void SetPluginParent( SystemParentData* pParent );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/headless/
H A Dsvpframe.hxx110 virtual bool SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/headless/
H A Dsvpframe.hxx109 virtual void SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalframe.hxx233 virtual bool SetPluginParent( SystemParentData* pNewParent ) = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalframe.hxx242 virtual void SetPluginParent( SystemParentData* pNewParent ) = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/win/
H A Dsalframe.h134 virtual bool SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/win/
H A Dsalframe.h134 virtual void SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Frame.hxx206 virtual bool SetPluginParent(SystemParentData* pNewParent) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/osx/
H A Dsalframe.h149 virtual bool SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/osx/
H A Dsalframe.h152 virtual void SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Frame.hxx200 virtual void SetPluginParent(SystemParentData* pNewParent) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dsalframe.h247 virtual bool SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dsalframe.h248 virtual void SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A Dsvpframe.cxx480 bool SvpSalFrame::SetPluginParent( SystemParentData* ) in SetPluginParent() function in SvpSalFrame
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A Dsvpframe.cxx485 void SvpSalFrame::SetPluginParent( SystemParentData* ) in SetPluginParent() function in SvpSalFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx469 virtual bool SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx556 virtual void SetPluginParent( SystemParentData* pNewParent ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx1151 bool Qt5Frame::SetPluginParent(SystemParentData* /*pNewParent*/) in SetPluginParent() function in Qt5Frame
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx1180 void Qt5Frame::SetPluginParent(SystemParentData* /*pNewParent*/) in SetPluginParent() function in Qt5Frame
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedmethods.unused-returns.results362 _Bool SalFrame::SetPluginParent(struct SystemParentData *)

12