Home
last modified time | relevance | path

Searched refs:IsTransparentSelection (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Doptionsdrawinglayer.cxx260 sal_Bool IsTransparentSelection() const;
1130 sal_Bool SvtOptionsDrawinglayer_Impl::IsTransparentSelection() const in IsTransparentSelection() function in SvtOptionsDrawinglayer_Impl
1599 sal_Bool SvtOptionsDrawinglayer::IsTransparentSelection() const in IsTransparentSelection() function in SvtOptionsDrawinglayer
1602 return m_pDataContainer->IsTransparentSelection(); in IsTransparentSelection()
/aoo4110/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx264 sal_Bool IsTransparentSelection() const;
1138 sal_Bool SvtOptionsDrawinglayer_Impl::IsTransparentSelection() const in IsTransparentSelection() function in SvtOptionsDrawinglayer_Impl
1607 sal_Bool SvtOptionsDrawinglayer::IsTransparentSelection() const in IsTransparentSelection() function in SvtOptionsDrawinglayer
1610 return m_pDataContainer->IsTransparentSelection(); in IsTransparentSelection()
/aoo4110/main/svtools/inc/svtools/
H A Doptionsdrawinglayer.hxx187 sal_Bool IsTransparentSelection() const;
/aoo4110/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx75 if(!aSvtOptionsDrawinglayer.IsTransparentSelection()) in impCheckPossibleOverlayType()
/aoo4110/main/cui/source/options/
H A Doptgdlg.cxx993 if(bNewSelection != (bool)mpDrawinglayerOpt->IsTransparentSelection()) in FillItemSet()
1136 maSelectionCB.Check(mpDrawinglayerOpt->IsTransparentSelection()); in Reset()
1144 …maSelectionMF.Enable(mpDrawinglayerOpt->IsTransparentSelection() && bTransparentSelectionPossible); in Reset()

Completed in 53 milliseconds