Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx142 sal_Bool GetObjectIsmarked(const String& rBookmark);
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx943 sal_Bool DrawDocShell::GetObjectIsmarked(const String& rBookmark) in GetObjectIsmarked() function in sd::DrawDocShell
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1223 bMarked=pSdDrawDocShell->GetObjectIsmarked(aStr); in KeyInput()