Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/basflt/
H A Dfltshell.cxx693 case RES_FLTR_TOX: in SetAttrInDoc()
1071 : SfxPoolItem(RES_FLTR_TOX), m_xTOXBase(std::move(xBase)), in SwFltTOX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/basflt/
H A Dfltshell.cxx723 case RES_FLTR_TOX: in SetAttrInDoc()
1098 : SfxPoolItem(RES_FLTR_TOX), m_xTOXBase(pBase), in SwFltTOX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx325 #define RES_FLTR_TOX TypedWhichId<SwFltTOX>(191) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx453 constexpr TypedWhichId<SwFltTOX> RES_FLTR_TOX(193); variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx3461 m_xReffedStck->SetAttr( *pPos, RES_FLTR_TOX ); in Read_F_Tox()
H A Dww8par.cxx1630 case RES_FLTR_TOX: in SetAttrInDoc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx3469 m_xReffedStck->SetAttr( *pPos, RES_FLTR_TOX ); in Read_F_Tox()
H A Dww8par.cxx1627 case RES_FLTR_TOX: in SetAttrInDoc()