Searched refs:IsActionShown (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | redcom.cxx | 76 ScViewUtil::IsActionShown(*pAction,*pSettings,*pDoc)) break; in FindPrev() 97 ScViewUtil::IsActionShown(*pAction,*pSettings,*pDoc)) break; in FindNext()
|
/trunk/main/sc/source/core/data/ |
H A D | documen2.cxx | 1330 if (ScViewUtil::IsActionShown( *pAction, *pSettings, *this ) ) in IsCellInChangeTrack() 1350 if (ScViewUtil::IsActionShown( *pAction, *pSettings, *this ) ) in IsCellInChangeTrack() 1385 ScViewUtil::IsActionShown( *pAction, *pSettings, *this ) ) in GetCellChangeTrackNote()
|
/trunk/main/sc/source/ui/inc/ |
H A D | viewutil.hxx | 56 static sal_Bool IsActionShown( const ScChangeAction& rAction,
|
/trunk/main/sc/source/ui/view/ |
H A D | gridwin5.cxx | 116 ScViewUtil::IsActionShown( *pAction, *pSettings, *pDoc ) ) in ShowNoteMarker()
|
H A D | viewutil.cxx | 153 sal_Bool ScViewUtil::IsActionShown( const ScChangeAction& rAction, in IsActionShown() function in ScViewUtil
|
H A D | output.cxx | 2121 ScViewUtil::IsActionShown( *pAction, *pSettings, *pDoc ) ) in DrawChangeTrack() 2137 ScViewUtil::IsActionShown( *pAction, *pSettings, *pDoc ) ) in DrawChangeTrack()
|
Completed in 40 milliseconds