Home
last modified time | relevance | path

Searched refs:bShow (Results 76 – 100 of 179) sorted by relevance

12345678

/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx751 void LayoutManager::implts_setVisibleState( sal_Bool bShow ) in implts_setVisibleState() argument
754 m_aStatusBarElement.m_bMasterHide = !bShow; in implts_setVisibleState()
757 implts_updateUIElementsVisibleState( bShow ); in implts_setVisibleState()
823 void LayoutManager::implts_setCurrentUIVisibility( sal_Bool bShow ) in implts_setCurrentUIVisibility() argument
826 if ( !bShow && m_aStatusBarElement.m_bVisible && m_aStatusBarElement.m_xUIElement.is() ) in implts_setCurrentUIVisibility()
828 else if ( bShow && m_aStatusBarElement.m_bVisible ) in implts_setCurrentUIVisibility()
832 implts_updateUIElementsVisibleState( bShow ); in implts_setCurrentUIVisibility()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx269 void AnnotationManagerImpl::ShowAnnotations( bool bShow ) in ShowAnnotations() argument
272 if( mbShowAnnotations != bShow ) in ShowAnnotations()
274 mbShowAnnotations = bShow; in ShowAnnotations()
/aoo42x/main/sw/source/ui/uiview/
H A Dpview.cxx2173 void SwPagePreView::ShowHScrollbar(sal_Bool bShow) in ShowHScrollbar() argument
2175 pHScrollbar->Show(bShow); in ShowHScrollbar()
2182 void SwPagePreView::ShowVScrollbar(sal_Bool bShow) in ShowVScrollbar() argument
2184 pVScrollbar->Show(bShow); in ShowVScrollbar()
/aoo42x/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx758 void XMLRedlineImportHelper::SetShowChanges( sal_Bool bShow ) in SetShowChanges() argument
760 bShowChanges = bShow; in SetShowChanges()
/aoo42x/main/embeddedobj/source/msole/
H A Dolepersist.cxx907 sal_Bool OleEmbeddedObject::OnShowWindow_Impl( sal_Bool bShow ) in OnShowWindow_Impl() argument
920 if ( bShow && m_nObjectState == embed::EmbedStates::RUNNING ) in OnShowWindow_Impl()
928 else if ( !bShow && m_nObjectState == embed::EmbedStates::ACTIVE ) in OnShowWindow_Impl()
939 m_xClientSite->visibilityChanged( bShow ); in OnShowWindow_Impl()
/aoo42x/main/svtools/inc/svtools/
H A Dsvlbox.hxx316 void ImplShowTargetEmphasis( SvLBoxEntry* pEntry, sal_Bool bShow);
547 virtual void ShowTargetEmphasis( SvLBoxEntry*, sal_Bool bShow );
/aoo42x/main/svtools/source/contnr/
H A Dimivctl.hxx217 void ShowCursor( sal_Bool bShow );
429 void ShowTargetEmphasis( SvxIconChoiceCtrlEntry* pEntry, sal_Bool bShow );
H A Dsvicnvw.cxx347 void SvIconView::ShowTargetEmphasis( SvLBoxEntry* pEntry, sal_Bool bShow ) in ShowTargetEmphasis() argument
349 pImp->ShowTargetEmphasis( pEntry, bShow ); in ShowTargetEmphasis()
/aoo42x/main/vcl/source/app/
H A Dsvdata.cxx360 void AccessBridgehandleExistingWindow(Window * pWindow, bool bShow) in AccessBridgehandleExistingWindow() argument
402 if (bShow) in AccessBridgehandleExistingWindow()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.hxx45 void Show( bool bShow );
H A Dres_TextSeparator.hxx44 void Show( bool bShow );
/aoo42x/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx865 void CWinFileOpenImpl::onWMShow(sal_Bool bShow) in onWMShow() argument
867 m_Preview->notifyParentShow(bShow); in onWMShow()
H A Dpreviewadapter.hxx85 void SAL_CALL notifyParentShow(bool bShow);
/aoo42x/main/sc/inc/
H A Ddptabres.hxx401 void CheckShowEmpty( sal_Bool bShow = sal_False );
590 void CheckShowEmpty( sal_Bool bShow = sal_False );
/aoo42x/main/vcl/source/window/
H A Ddockmgr.cxx1078 sal_Bool bShow = sal_False; in EndDocking() local
1083 bShow = sal_True; in EndDocking()
1098 if ( bShow ) in EndDocking()
/aoo42x/main/sw/source/ui/inc/
H A Dtextcontrolcombo.hxx51 void Arrange( FixedText& _rOrg, sal_Bool bShow = true );
H A Dglshell.hxx32 sal_Bool bShow; member in SwGlosDocShell
/aoo42x/main/vcl/inc/unx/gtk/
H A Dgtkobject.hxx43 GtkSalObject( GtkSalFrame* pParent, sal_Bool bShow = sal_True );
H A Dgtkinst.hxx85 …ect* CreateObject( SalFrame* pParent, SystemWindowData* pWindowData, sal_Bool bShow = sal_True );
/aoo42x/main/svx/inc/svx/
H A Dorienthelper.hxx87 void Show( bool bShow = true );
/aoo42x/main/vcl/inc/unx/
H A Di18n_status.hxx93 void show( bool bShow, ShowReason eReason );
/aoo42x/main/sc/source/core/data/
H A Ddocumen3.cxx1229 sal_Bool ScDocument::UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, sal_Bool bShow ) in UpdateOutlineCol() argument
1232 return pTab[nTab]->UpdateOutlineCol( nStartCol, nEndCol, bShow ); in UpdateOutlineCol()
1238 sal_Bool ScDocument::UpdateOutlineRow( SCROW nStartRow, SCROW nEndRow, SCTAB nTab, sal_Bool bShow ) in UpdateOutlineRow() argument
1241 return pTab[nTab]->UpdateOutlineRow( nStartRow, nEndRow, bShow ); in UpdateOutlineRow()
H A Ddptabres.cxx4073 void ScDPResultDimension::CheckShowEmpty( sal_Bool bShow ) in CheckShowEmpty() argument
4081 pMember->CheckShowEmpty( bShow ); in CheckShowEmpty()
4086 void ScDPResultMember::CheckShowEmpty( sal_Bool bShow ) in CheckShowEmpty() argument
4096 bShow = bShow || ( GetParentLevel() && GetParentLevel()->getShowEmpty() ); in CheckShowEmpty()
4097 if ( bShow ) in CheckShowEmpty()
/aoo42x/main/sfx2/source/appl/
H A Dimestatuswindow.hxx80 void show(bool bShow);
/aoo42x/main/sd/source/ui/inc/
H A Dfuslsel.hxx98 void DrawInsertMarker(sal_Bool bShow);

Completed in 547 milliseconds

12345678