Home
last modified time | relevance | path

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

/AOO41X/main/vcl/inc/vcl/
H A Dpdfwriter.hxx184 WipeLeftToRight, WipeBottomToTop, WipeRightToLeft, WipeTopToBottom, enumerator
/AOO41X/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2089 … case presentation::FadeEffect_MOVE_FROM_TOP : eType = vcl::PDFWriter::WipeTopToBottom; break; in render()
/AOO41X/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1310 case PDFWriter::WipeTopToBottom: in emit()