Home
last modified time | relevance | path

Searched refs:RES_PARATR_VERTALIGN (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dparatr.hxx205 { return Get( RES_PARATR_VERTALIGN, bInP ); } in GetParaVertAlign()
H A Dhintids.hxx175 #define RES_PARATR_VERTALIGN TypedWhichId<SvxParaVertAlignItem>(76) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dparatr.hxx220 { return Get( RES_PARATR_VERTALIGN, bInP ); } in GetParaVertAlign()
H A Dhintids.hxx300 constexpr TypedWhichId<SvxParaVertAlignItem> RES_PARATR_VERTALIGN(76); variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewsrch.cxx403 /*20 */ RES_PARATR_VERTALIGN, RES_PARATR_VERTALIGN, in ExecSearch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dinit.cxx555 …aAttrTab[ RES_PARATR_VERTALIGN - POOLATTR_BEGIN ] = new SvxParaVertAlignItem( SvxParaVertAlign… in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dinit.cxx552 …aAttrTab[ RES_PARATR_VERTALIGN - POOLATTR_BEGIN ] = new SvxParaVertAlignItem( SvxParaVertAlign… in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewsrch.cxx409 /*20 */ RES_PARATR_VERTALIGN, RES_PARATR_VERTALIGN, in ExecSearch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddbgoutsw.cxx168 { RES_PARATR_VERTALIGN , "PARATR_VERTALIGN" }, in GetItemWhichMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddbgoutsw.cxx169 { RES_PARATR_VERTALIGN , "PARATR_VERTALIGN" }, in GetItemWhichMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunomapproperties.hxx205 …{ u"" UNO_NAME_PARA_VERT_ALIGNMENT, RES_PARATR_VERTALIGN, cppu::UnoType<s…
450 …{ u"" UNO_NAME_PARA_VERT_ALIGNMENT, RES_PARATR_VERTALIGN, cppu::UnoType<sal_Int16>::ge…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunomapproperties.hxx203 …{ OUString(UNO_NAME_PARA_VERT_ALIGNMENT), RES_PARATR_VERTALIGN, cppu::Uno…
447 …{ OUString(UNO_NAME_PARA_VERT_ALIGNMENT), RES_PARATR_VERTALIGN, cppu::UnoType<sal_Int1…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par6.cxx5174 m_xCtrlStck->SetAttr( *m_pPaM->GetPoint(), RES_PARATR_VERTALIGN); in Read_AlignFont()
5201 NewAttr( SvxParaVertAlignItem( nAlign, RES_PARATR_VERTALIGN ) ); in Read_AlignFont()
H A Dww8atr.cxx5484 case RES_PARATR_VERTALIGN: in OutputItem()
H A Ddocxattributeoutput.cxx4870 case RES_PARATR_VERTALIGN: in OutputDefaultItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par6.cxx5142 m_xCtrlStck->SetAttr( *m_pPaM->GetPoint(), RES_PARATR_VERTALIGN); in Read_AlignFont()
5169 NewAttr( SvxParaVertAlignItem( nAlign, RES_PARATR_VERTALIGN ) ); in Read_AlignFont()
H A Dww8atr.cxx5385 case RES_PARATR_VERTALIGN: in OutputItem()
H A Ddocxattributeoutput.cxx4663 case RES_PARATR_VERTALIGN: in OutputDefaultItem()