Home
last modified time | relevance | path

Searched refs:SHPPICT (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfdispatchdestination.cxx156 case RTFKeyword::SHPPICT: in dispatchDestination()
158 m_aStates.top().setDestination(Destination::SHPPICT); in dispatchDestination()
H A Drtfcontrolwords.hxx42 SHPPICT, enumerator
1614 SHPPICT, enumerator
H A Drtfdocumentimpl.cxx3411 case Destination::SHPPICT: in afterPopState()
3416 if (rState.getDestination() == Destination::SHPPICT in afterPopState()
H A Drtfcontrolwords.cxx1477 { "shppict", RTFControlType::DESTINATION, RTFKeyword::SHPPICT, 0 },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfdispatchdestination.cxx155 m_aStates.top().setDestination(Destination::SHPPICT); in dispatchDestination()
H A Drtfcontrolwords.hxx45 SHPPICT, enumerator
H A Drtfdocumentimpl.cxx3445 case Destination::SHPPICT: in popState()
3450 if (aState.getDestination() == Destination::SHPPICT in popState()