Home
last modified time | relevance | path

Searched refs:bShown (Results 1 – 23 of 23) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpostit.cxx83 SdrLayerID nLayer = bShown ? SC_LAYER_INTERN : SC_LAYER_HIDDEN; in SetCaptionLayer()
90 SetCaptionLayer( rCaption, bShown ); in SetBasicCaptionSettings()
189 void CreateCaption( bool bShown, bool bTailFront );
376 void ScCaptionCreator::CreateCaption( bool bShown, bool bTailFront ) in CreateCaption() argument
387 ScCaptionUtil::SetBasicCaptionSettings( *mxCaption, bShown ); in CreateCaption()
446 ScCaptionUtil::SetBasicCaptionSettings( *xCaption, bShown ); in ScNoteCaptionCreator()
838 ScNoteData::ScNoteData( bool bShown ) : in ScNoteData() argument
839 mbShown( bShown ) in ScNoteData()
1245 bool bShown ) in CreateNoteFromObjectData() argument
1248 ScNoteData aNoteData( bShown ); in CreateNoteFromObjectData()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpostit.cxx82 SdrLayerID nLayer = bShown ? SC_LAYER_INTERN : SC_LAYER_HIDDEN; in SetCaptionLayer()
89 SetCaptionLayer( rCaption, bShown ); in SetBasicCaptionSettings()
188 void CreateCaption( bool bShown, bool bTailFront );
375 void ScCaptionCreator::CreateCaption( bool bShown, bool bTailFront ) in CreateCaption() argument
386 ScCaptionUtil::SetBasicCaptionSettings( *mxCaption, bShown ); in CreateCaption()
445 ScCaptionUtil::SetBasicCaptionSettings( *xCaption, bShown ); in ScNoteCaptionCreator()
837 ScNoteData::ScNoteData( bool bShown ) : in ScNoteData() argument
838 mbShown( bShown ) in ScNoteData()
1244 bool bShown ) in CreateNoteFromObjectData() argument
1247 ScNoteData aNoteData( bShown ); in CreateNoteFromObjectData()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvddrag.hxx64 bool bShown; // Xor visible? member in SdrDragStat
105 bool IsShown() const { return bShown; } in IsShown()
106 void SetShown(bool bOn) { bShown=bOn; } in SetShown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvddrag.hxx64 bool bShown; // Xor visible? member in SdrDragStat
115 bool IsShown() const { return bShown; } in IsShown()
116 void SetShown(bool bOn) { bShown=bOn; } in SetShown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dpostit.hxx153 explicit ScNoteData( bool bShown = false );
336 const tools::Rectangle& rCaptionRect, bool bShown );
356 const OUString& rNoteText, bool bShown,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dpostit.hxx154 explicit ScNoteData( bool bShown = false );
337 const tools::Rectangle& rCaptionRect, bool bShown );
357 const OUString& rNoteText, bool bShown,
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DWrappedAxisAndGridExistenceProperties.cxx183 bool bShown = AxisHelper::isAxisShown( m_nDimensionIndex, m_bMain, xDiagram ); in getPropertyValue() local
184 aRet <<= bShown; in getPropertyValue()
188 bool bShown = AxisHelper::isGridShown( m_nDimensionIndex, 0, m_bMain, xDiagram ); in getPropertyValue() local
189 aRet <<= bShown; in getPropertyValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DWrappedAxisAndGridExistenceProperties.cxx175 bool bShown = AxisHelper::isAxisShown( m_nDimensionIndex, m_bMain, xDiagram ); in getPropertyValue() local
176 aRet <<= bShown; in getPropertyValue()
180 bool bShown = AxisHelper::isGridShown( m_nDimensionIndex, 0, m_bMain, xDiagram ); in getPropertyValue() local
181 aRet <<= bShown; in getPropertyValue()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/utils/
H A DCategoryUIUtils.java63 boolean bShown = false; in setupCategoryMenu()
66 bShown = false; in setupCategoryMenu()
76 if (bShown || menu.isDisposed()) in setupCategoryMenu()
91 bShown = true; in setupCategoryMenu()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptsave.cxx595 bool bShown = SvtSaveOptions::ODFDefaultVersion(nVersion) != SvtSaveOptions::ODFVER_LATEST; in IMPL_LINK_NOARG() local
596 if ( bShown ) in IMPL_LINK_NOARG()
609 bShown = !bHasODFFormat in IMPL_LINK_NOARG()
613 m_xODFWarningFI->set_visible(bShown); in IMPL_LINK_NOARG()
614 m_xODFWarningFT->set_visible(bShown); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwrkwin.cxx216 bool bShown = IsVisible(); in SetPluginParent() local
219 Show( bShown ); in SetPluginParent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptsave.cxx601 bool bShown = SvtSaveOptions::ODFDefaultVersion(nVersion) != SvtSaveOptions::ODFVER_LATEST; in IMPL_LINK_NOARG() local
602 if ( bShown ) in IMPL_LINK_NOARG()
615 bShown = !bHasODFFormat in IMPL_LINK_NOARG()
619 m_xODFWarningFI->set_visible(bShown); in IMPL_LINK_NOARG()
620 m_xODFWarningFT->set_visible(bShown); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dwrkwin.cxx221 bool bShown = IsVisible(); in SetPluginParent() local
224 Show( bShown ); in SetPluginParent()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/
H A DMenuBuildUtils.java98 boolean bShown = false; in addMaintenanceListenerForMenu()
101 bShown = false; in addMaintenanceListenerForMenu()
110 if (bShown || menu.isDisposed()) in addMaintenanceListenerForMenu()
134 bShown = true; in addMaintenanceListenerForMenu()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/views/skin/sidebar/
H A DSideBar.java853 boolean bShown = false; in createSideBar()
856 bShown = false; in createSideBar()
866 if (bShown || menuTree.isDisposed()) { in createSideBar()
877 bShown = true; in createSideBar()
907 boolean bShown = false; in createSideBar()
910 bShown = false; in createSideBar()
920 if (bShown || menuDropDown.isDisposed()) { in createSideBar()
931 bShown = true; in createSideBar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvddrag.cxx40 bShown=false; in Reset()
H A Dsvddrgv.cxx861 const bool bShown(bDragging && maDragStat.IsShown()); in SetNoDragXorPolys() local
863 if(bShown) in SetNoDragXorPolys()
876 if(bShown) in SetNoDragXorPolys()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvddrgv.cxx848 const bool bShown(bDragging && maDragStat.IsShown()); in SetNoDragXorPolys() local
850 if(bShown) in SetNoDragXorPolys()
863 if(bShown) in SetNoDragXorPolys()
H A Dsvddrag.cxx40 bShown=false; in Reset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsalframe.cxx1607 bool bShown = mbShown; in SetParent() local
1609 if (bShown) in SetParent()
1613 Show( bShown ); in SetParent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsalframe.cxx1648 bool bShown = mbShown; in SetParent() local
1650 if (bShown) in SetParent()
1654 Show( bShown ); in SetParent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dconstantparam.booleans.results2583 _Bool bShown
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.booleans.results2579 _Bool bShown