Searched defs:IsExpanded (Results 1 – 8 of 8) sorted by relevance
73 bool IsExpanded() const { return m_bExpanded; } in IsExpanded() function in svt::ToolPanelDrawer
49 virtual bool IsExpanded() const in IsExpanded() function in sw::mark::CrossRefBookmark
78 virtual bool IsExpanded() const in IsExpanded() function in sw::mark::MarkBase
44 …inline sal_Bool IsExpanded( sal_uInt16 nIndex ) const { return maExpandedVec[ nInd… in IsExpanded() function in ScNavigatorSettings
74 sal_Bool IsExpanded() {return mbIsExpanded;} in IsExpanded() function in SvExpander
129 sal_Bool IsExpanded() const { return (sal_Bool)(nFlags&SVLISTENTRYFLAG_EXPANDED)!=0; } in IsExpanded() function in SvViewData402 inline sal_Bool SvListView::IsExpanded( SvListEntry* pEntry ) const in IsExpanded() function in SvListView
159 bool Panel::IsExpanded (void) const in IsExpanded() function in sfx2::sidebar::Panel
302 sal_Bool Outliner::IsExpanded( Paragraph* pPara ) const in IsExpanded() function in Outliner
Completed in 61 milliseconds