Searched refs:getStartMarker (Results 1 – 3 of 3) sorted by relevance
210 const sal_Int32 nMinHeight = _rSectionWindow.getStartMarker().getMinHeight(); in impl_resizeSectionWindow()211 if ( _rSectionWindow.getStartMarker().isCollapsed() || nMinHeight > aSectionSize.Height() ) in impl_resizeSectionWindow()244 …pSectionWindow->getStartMarker().Invalidate( nIn ); // INVALIDATE_NOERASE |INVALIDATE_NOCHILDREN| … in resize()455 if ( (*aIter)->getStartMarker().isMarked() ) in getMarkedSection()614 if ( (*aIter)->getStartMarker().isMarked() ) in handleKeyEvent()647 else if ( (*aIter)->getStartMarker().isMarked() != _bMark ) in setMarked()1822 if ( (*aIter)->getStartMarker().isCollapsed() ) in fillCollapsedSections()
107 inline OStartMarker& getStartMarker() { return m_aStartMarker; } in getStartMarker() function in rptui::OSectionWindow
131 return lhs->getStartMarker(); in operator ()()
Completed in 31 milliseconds