Home
last modified time | relevance | path

Searched defs:HasMark (Results 1 – 5 of 5) sorted by path

/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx789 sal_Bool EditWindow::HasMark(const String& rText) const in HasMark() function in sd::notes::EditWindow
/trunk/main/starmath/source/
H A Dedit.cxx823 sal_Bool SmEditWindow::HasMark(const String& rText) const in HasMark() function in SmEditWindow
/trunk/main/sw/inc/
H A Dcrsrsh.hxx928 inline sal_Bool SwCrsrShell::HasMark() { return( pCurCrsr->HasMark() ); } in HasMark() function in SwCrsrShell
H A Dpam.hxx206 bool HasMark() const { return m_pPoint == m_pMark ? false : true; } in HasMark() function in SwPaM
/trunk/main/tools/inc/tools/
H A Durlobj.hxx992 inline bool HasMark() const { return m_aFragment.isPresent(); } in HasMark() function in INetURLObject

Completed in 48 milliseconds