Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx272 …bool HasCurrentFunction( sal_uInt16 nSID ) { return mxCurrentFunction.is() && (mxCurrentFunction->… in HasCurrentFunction() function in sd::ViewShell
273 bool HasCurrentFunction() { return mxCurrentFunction.is(); } in HasCurrentFunction() function in sd::ViewShell

Completed in 21 milliseconds