Home
last modified time | relevance | path

Searched defs:getStartMarker (Results 1 – 5 of 5) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/dialogs/
H A DCompositionLengthDialog.cpp112 CompositionLengthDialog::getStartMarker() in getStartMarker() function in Rosegarden::CompositionLengthDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/inc/
H A DSectionWindow.hxx104 OStartMarker& getStartMarker() { return *m_aStartMarker; } in getStartMarker() function in rptui::OSectionWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/inc/
H A DSectionWindow.hxx109 OStartMarker& getStartMarker() { return *m_aStartMarker.get(); } in getStartMarker() function in rptui::OSectionWindow
/dports/hebrew/he2/he2-0.61/he2/
H A DhebFile.h109 Marker getStartMarker() { return start_marker ; } in getStartMarker() function
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DComposition.h111 timeT getStartMarker() const { return m_startMarker; } in getStartMarker() function