Home
last modified time | relevance | path

Searched refs:RES_PARATR_REGISTER (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dparatr.hxx127 SfxBoolItem( RES_PARATR_REGISTER, bRegister ) in SwRegisterItem()
185 { return Get( RES_PARATR_REGISTER,bInP); } in GetRegister()
H A Dhintids.hxx170 #define RES_PARATR_REGISTER TypedWhichId<SwRegisterItem>(71) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dparatr.hxx142 SfxBoolItem( RES_PARATR_REGISTER, bRegister ) in SwRegisterItem()
200 { return Get( RES_PARATR_REGISTER,bInP); } in GetRegister()
H A Dhintids.hxx295 constexpr TypedWhichId<SwRegisterItem> RES_PARATR_REGISTER(71); variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewsrch.cxx402 /*18 */ RES_PARATR_REGISTER, RES_PARATR_REGISTER, in ExecSearch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewsrch.cxx408 /*18 */ RES_PARATR_REGISTER, RES_PARATR_REGISTER, in ExecSearch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunosrch.cxx255 case RES_PARATR_REGISTER: in FillItemSet()
H A Dunomapproperties.hxx168 …{ u"" UNO_NAME_PARA_REGISTER_MODE_ACTIVE, RES_PARATR_REGISTER, cppu::UnoType<b…
407 …{ u"" UNO_NAME_PARA_REGISTER_MODE_ACTIVE, RES_PARATR_REGISTER, cppu::UnoType<bool>::get() , …
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddbgoutsw.cxx163 { RES_PARATR_REGISTER , "PARATR_REGISTER" }, in GetItemWhichMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddbgoutsw.cxx164 { RES_PARATR_REGISTER , "PARATR_REGISTER" }, in GetItemWhichMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dinit.cxx549 aAttrTab[ RES_PARATR_REGISTER - POOLATTR_BEGIN ] = new SwRegisterItem( false ); in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunosrch.cxx331 case RES_PARATR_REGISTER: in FillItemSet()
H A Dunomapproperties.hxx166 …{ OUString(UNO_NAME_PARA_REGISTER_MODE_ACTIVE), RES_PARATR_REGISTER, cppu::Uno…
404 …{ OUString(UNO_NAME_PARA_REGISTER_MODE_ACTIVE), RES_PARATR_REGISTER, cppu::UnoType<bool>::get()…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dinit.cxx546 aAttrTab[ RES_PARATR_REGISTER - POOLATTR_BEGIN ] = new SwRegisterItem( false ); in InitCore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtfrm.cxx2372 RES_PARATR_REGISTER, false ); in SwClientNotify()
2541 aOldSet.ClearItem( RES_PARATR_REGISTER ); in SwClientNotify()
2542 aNewSet.ClearItem( RES_PARATR_REGISTER ); in SwClientNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dtxtfrm.cxx2373 RES_PARATR_REGISTER, false ); in SwClientNotify()
2543 aOldSet.ClearItem( RES_PARATR_REGISTER ); in SwClientNotify()
2544 aNewSet.ClearItem( RES_PARATR_REGISTER ); in SwClientNotify()