Home
last modified time | relevance | path

Searched refs:OStartMarker (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/reportdesign/source/ui/report/
H A DStartMarker.cxx47 Image* OStartMarker::s_pDefCollapsed = NULL;
48 Image* OStartMarker::s_pDefExpanded = NULL;
50 Image* OStartMarker::s_pDefExpandedHC = NULL;
55 OStartMarker::OStartMarker(OSectionWindow* _pParent,const ::rtl::OUString& _sColorEntry) in DBG_NAME()
88 OStartMarker::~OStartMarker() in ~OStartMarker()
100 sal_Int32 OStartMarker::getMinHeight() const in getMinHeight()
157 void OStartMarker::setColor() in setColor()
192 void OStartMarker::changeImage() in changeImage()
202 void OStartMarker::initDefaultNodeImages() in initDefaultNodeImages()
228 void OStartMarker::ImplInitSettings() in ImplInitSettings()
[all …]
H A DViewsWindow.cxx578 ::std::compose1(::boost::bind(&OStartMarker::showRuler,_1,_bShow),TStartMarkerHelper())); in showRuler()
580 …::std::compose1(::boost::bind(&OStartMarker::Window::Invalidate,_1,sal_uInt16(INVALIDATE_NOERASE))… in showRuler()
/aoo41x/main/reportdesign/source/ui/inc/
H A DStartMarker.hxx35 class OStartMarker : public OColorListener class
54 OStartMarker(OStartMarker&);
55 void operator =(OStartMarker&);
57 OStartMarker(OSectionWindow* _pParent,const ::rtl::OUString& _sColorEntry);
58 virtual ~OStartMarker();
H A DSectionWindow.hxx57 OStartMarker m_aStartMarker;
107 inline OStartMarker& getStartMarker() { return m_aStartMarker; } in getStartMarker()
H A DViewsWindow.hxx127 … struct TStartMarkerHelper : public ::std::unary_function< TSectionsMap::value_type, OStartMarker >
129 OStartMarker& operator() (const TSectionsMap::value_type& lhs) const in operator ()()

Completed in 39 milliseconds