Home
last modified time | relevance | path

Searched refs:getStartMarker (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx210 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()
/aoo4110/main/reportdesign/source/ui/inc/
H A DSectionWindow.hxx107 inline OStartMarker& getStartMarker() { return m_aStartMarker; } in getStartMarker() function in rptui::OSectionWindow
H A DViewsWindow.hxx131 return lhs->getStartMarker(); in operator ()()

Completed in 28 milliseconds