Home
last modified time | relevance | path

Searched refs:RES_EDIT_IN_READONLY (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sw/source/core/docnode/
H A Dsection.cxx457 RES_EDIT_IN_READONLY, sal_False, &pItem ) ) in Modify()
461 pNewSet->ClearItem( RES_EDIT_IN_READONLY ); in Modify()
462 pOldSet->ClearItem( RES_EDIT_IN_READONLY ); in Modify()
503 case RES_EDIT_IN_READONLY: in Modify()
805 RES_EDIT_IN_READONLY, sal_False, &pItem ) ) in Modify()
808 pNewSet->ClearItem( RES_EDIT_IN_READONLY ); in Modify()
809 pOldSet->ClearItem( RES_EDIT_IN_READONLY ); in Modify()
851 case RES_EDIT_IN_READONLY: in Modify()
/aoo42x/main/sw/inc/
H A Dfmteiro.hxx37 SwFmtEditInReadonly( sal_uInt16 nId = RES_EDIT_IN_READONLY, in SwFmtEditInReadonly()
50 { return (const SwFmtEditInReadonly&)Get( RES_EDIT_IN_READONLY,bInP); } in GetEditInReadonly()
H A Dhintids.hxx217 RES_EDIT_IN_READONLY, // 106 enumerator
/aoo42x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx88 RES_EDIT_IN_READONLY, RES_LAYOUT_SPLIT, \
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx616 aAttrTab[ RES_EDIT_IN_READONLY - POOLATTR_BEGIN ] = new SwFmtEditInReadonly; in _InitCore()
/aoo42x/main/sw/source/core/doc/
H A Ddocfly.cxx640 rFmt.ResetFmtAttr( RES_URL, RES_EDIT_IN_READONLY ); in SetFrmFmtToFly()
H A Ddbgoutsw.cxx225 aItemWhichMap[RES_EDIT_IN_READONLY] = String("EDIT_IN_READONLY", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3154 const SwFmtEditInReadonly& rEdit = (const SwFmtEditInReadonly& )rSet.Get(RES_EDIT_IN_READONLY); in Reset()
3214 bRet |= 0 != rSet.Put( SwFmtEditInReadonly( RES_EDIT_IN_READONLY, bChecked)); in FillItemSet()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx952 if ( GetProperty( RES_EDIT_IN_READONLY, 0, pEdit ) ) in AnyToItemSet()
954 SfxBoolItem aBool( RES_EDIT_IN_READONLY ); in AnyToItemSet()
H A Dunomap.cxx791 …{ SW_PROP_NMID(UNO_NAME_EDIT_IN_READONLY), RES_EDIT_IN_READONLY, CPPU_E2T(CPPUTYPE_BOOLEAN), … in GetPropertyMapEntries()
1270 …{ SW_PROP_NMID(UNO_NAME_EDIT_IN_READONLY), RES_EDIT_IN_READONLY, CPPU_E2T(CPPUTYPE_BOOLEAN), PRO… in GetPropertyMapEntries()

Completed in 166 milliseconds