LibreOffice Module vcl (master) 1
|
#include <vcl/svapp.hxx>
#include <vcl/toolkit/treelistentry.hxx>
#include <tools/debug.hxx>
#include <iconview.hxx>
#include "iconviewimpl.hxx"
Go to the source code of this file.
Functions | |
static bool | IsSeparator (const SvTreeListEntry *entry) |
|
static |
Definition at line 31 of file iconviewimpl.cxx.
References SvTreeListEntry::GetFlags(), and IS_SEPARATOR.
Referenced by IconViewImpl::AdjustScrollBars(), IconViewImpl::GetEntryRow(), IconViewImpl::GoToNextRow(), IconViewImpl::GoToPrevRow(), IconViewImpl::IterateVisibleEntryAreas(), and IconViewImpl::SetStartEntry().