Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/svtools/inc/svtools/
H A Doptionsdrawinglayer.hxx187 sal_Bool IsTransparentSelection() const;
/aoo42x/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx75 if(!aSvtOptionsDrawinglayer.IsTransparentSelection()) in impCheckPossibleOverlayType()
/aoo42x/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 73 milliseconds