Home
last modified time | relevance | path

Searched refs:IsReallyShown (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfunavig.cxx90 if (rPageTabControl.IsReallyShown()) in DoExecute()
93 if (rPageTabControl.IsReallyShown()) in DoExecute()
118 if (rPageTabControl.IsReallyShown()) in DoExecute()
121 if (rPageTabControl.IsReallyShown()) in DoExecute()
H A Dfupoor.cxx432 if (rPageTabControl.IsReallyShown()) in KeyInput()
435 if (rPageTabControl.IsReallyShown()) in KeyInput()
477 if (rPageTabControl.IsReallyShown()) in KeyInput()
480 if (rPageTabControl.IsReallyShown()) in KeyInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfunavig.cxx90 if (rPageTabControl.IsReallyShown()) in DoExecute()
93 if (rPageTabControl.IsReallyShown()) in DoExecute()
118 if (rPageTabControl.IsReallyShown()) in DoExecute()
121 if (rPageTabControl.IsReallyShown()) in DoExecute()
H A Dfupoor.cxx434 if (rPageTabControl.IsReallyShown()) in KeyInput()
437 if (rPageTabControl.IsReallyShown()) in KeyInput()
479 if (rPageTabControl.IsReallyShown()) in KeyInput()
482 if (rPageTabControl.IsReallyShown()) in KeyInput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm2.cxx70 if ( IsReallyVisible() || IsReallyShown() || GetOutputSizePixel().Width() ) in Resize()
H A Dframe2.cxx177 if ( IsReallyVisible() || IsReallyShown() || GetOutputSizePixel().Width() ) in Resize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm2.cxx74 if ( IsReallyVisible() || IsReallyShown() || GetOutputSizePixel().Width() ) in Resize()
H A Dframe2.cxx184 if ( IsReallyVisible() || IsReallyShown() || GetOutputSizePixel().Width() ) in Resize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dlifecycle.cxx182 CPPUNIT_ASSERT(!xWin->IsReallyShown()); in testPostDispose()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/
H A Dlifecycle.cxx174 CPPUNIT_ASSERT(!xWin->IsReallyShown()); in testPostDispose()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dsplitwin.cxx1344 if ( IsReallyShown() && IsUpdateMode() && mbRecalc ) in ImplUpdate()
2130 if ( IsUpdateMode() && IsReallyShown() ) in StateChanged()
H A Dwindow2.cxx1110 bool Window::IsReallyShown() const in IsReallyShown() function in vcl::Window
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dsplitwin.cxx1413 if ( IsReallyShown() && IsUpdateMode() && mbRecalc ) in ImplUpdate()
2204 if ( IsUpdateMode() && IsReallyShown() ) in StateChanged()
H A Dwindow2.cxx1101 bool Window::IsReallyShown() const in IsReallyShown() function in vcl::Window
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dwindow.hxx935 bool IsReallyShown() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dwizardmachine.cxx378 if ( IsReallyShown() && !IsInInitShow() ) in Resize()
H A Dtabctrl.cxx1258 if ( !IsReallyShown() ) in setAllocation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dwizardmachine.cxx439 if ( IsReallyShown() && !IsInInitShow() ) in Resize()
H A Dtabctrl.cxx1258 if ( !IsReallyShown() ) in setAllocation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dwindow.hxx900 bool IsReallyShown() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dworkwin.cxx970 …Invisible = ( !IsVisible_Impl() || ( !pWorkWin->IsReallyVisible() && !pWorkWin->IsReallyShown() )); in ShowChildren_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dworkwin.cxx972 …Invisible = ( !IsVisible_Impl() || ( !pWorkWin->IsReallyVisible() && !pWorkWin->IsReallyShown() )); in ShowChildren_Impl()