Home
last modified time | relevance | path

Searched refs:RES_POOLCOLL_FRAME (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dpoolfmt.cxx219 case RES_POOLCOLL_FRAME: in GetPoolParent()
H A Ddoclay.cxx315 …umentSettingManager().get(DocumentSettingId::HTML_MODE) ? RES_POOLCOLL_TEXT : RES_POOLCOLL_FRAME ); in MakeFlySection()
H A DDocumentStylePoolManager.cxx973 case RES_POOLCOLL_FRAME: // Frame content in GetTextCollFromPool()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dpoolfmt.hxx352 RES_POOLCOLL_FRAME, ///< Frames. enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dpoolfmt.hxx352 RES_POOLCOLL_FRAME, ///< Frames. enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dpoolfmt.cxx212 case RES_POOLCOLL_FRAME: in GetPoolParent()
H A Ddoclay.cxx311 …umentSettingManager().get(DocumentSettingId::HTML_MODE) ? RES_POOLCOLL_TEXT : RES_POOLCOLL_FRAME ); in MakeFlySection()
H A DDocumentStylePoolManager.cxx943 case RES_POOLCOLL_FRAME: // Frame content in GetTextCollFromPool()