Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dswtypes.hxx211 typedef sal_uInt16 SetAttrMode; typedef
215 const SetAttrMode SETATTR_DEFAULT = 0x0000; // default
216 const SetAttrMode SETATTR_DONTEXPAND = 0x0001; // TextAttribute nicht weiter expand.
217 const SetAttrMode SETATTR_DONTREPLACE = 0x0002; // kein anderes TextAttrib verdraengen
219 const SetAttrMode SETATTR_NOTXTATRCHR = 0x0004; // bei Attr ohne Ende kein 0xFF einfuegen
220 const SetAttrMode SETATTR_NOHINTADJUST = 0x0008; // keine Zusammenfassung von Bereichen.
221 const SetAttrMode SETATTR_NOFORMATATTR = 0x0010; // nicht zum FormatAttribut umwandeln
222 const SetAttrMode SETATTR_DONTCHGNUMRULE = 0x0020; // nicht die NumRule veraendern
223 const SetAttrMode SETATTR_APICALL = 0x0040; // called from API (all UI related
226 const SetAttrMode SETATTR_FORCEHINTEXPAND= 0x0080;
[all …]
H A Dndtxt.hxx293 const SetAttrMode nMode = nsSetAttrMode::SETATTR_DEFAULT );
298 const SetAttrMode nMode = nsSetAttrMode::SETATTR_DEFAULT );
306 const SetAttrMode nMode = nsSetAttrMode::SETATTR_DEFAULT );
H A Dndhints.hxx179 const SetAttrMode nMode );
196 const SetAttrMode nMode = nsSetAttrMode::SETATTR_DEFAULT );
H A Dunocrsrhelper.hxx133 const SetAttrMode nAttrMode,
157 const SetAttrMode nAttrMode = nsSetAttrMode::SETATTR_DEFAULT,
H A Ddoc.hxx904 const SetAttrMode nFlags,
908 const SetAttrMode nFlags);
/aoo4110/main/sw/source/core/inc/
H A DUndoAttribute.hxx58 const SetAttrMode m_nInsertFlags; // insert flags
63 SwUndoAttr( const SwPaM&, const SfxItemSet &, const SetAttrMode nFlags );
64 SwUndoAttr( const SwPaM&, const SfxPoolItem&, const SetAttrMode nFlags );
H A Drolbck.hxx440 SetAttrMode const nFlags );
/aoo4110/main/sw/source/core/txtnode/
H A Dthints.cxx593 const SetAttrMode nMode ) in BuildPortions()
1240 const SetAttrMode nMode ) in InsertItem()
1271 bool SwTxtNode::InsertHint( SwTxtAttr * const pAttr, const SetAttrMode nMode ) in InsertHint()
1863 const SetAttrMode nMode ) in SetAttr()
2841 const SetAttrMode nMode ) in TryInsertHint()
/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx800 const SetAttrMode nFlags ) in SwUndoAttr()
813 const SetAttrMode nFlags ) in SwUndoAttr()
H A Drolbck.cxx1431 xub_StrLen const nStart, xub_StrLen const nEnd, SetAttrMode const nFlags ) in InsertItems()
/aoo4110/main/sw/source/core/edit/
H A Dedfld.cxx226 const SetAttrMode nInsertFlags = (bForceExpandHints) in Insert2()
/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx518 const SetAttrMode nFlags, in lcl_InsAttr()
1091 const SetAttrMode nFlags, in InsertPoolItem()
1119 const SetAttrMode nFlags ) in InsertItemSet()
/aoo4110/main/sw/source/core/unocore/
H A Dunorefmk.cxx247 const SetAttrMode nInsertFlags = (bForceExpandHints) in InsertRefMark()
1107 const SetAttrMode nInsertFlags( (bForceExpandHints) in AttachImpl()
H A Dunoftn.cxx384 const SetAttrMode nInsertFlags = (bForceExpandHints) in attach()
H A Dunoobj2.cxx337 const SetAttrMode nAttrMode, const bool bTableMode) in SetCrsrAttr()
339 const SetAttrMode nFlags = nAttrMode | nsSetAttrMode::SETATTR_APICALL; in SetCrsrAttr()
H A Dunofield.cxx1773 const SetAttrMode nInsertFlags = in attachToRange()
H A Dunoidx.cxx2057 const SetAttrMode nInsertFlags = (bForceExpandHints) in InsertTOXMark()
H A Dunoobj.cxx2053 const SetAttrMode nAttrMode, const bool bTableMode) in SetPropertyValue()

Completed in 159 milliseconds