Home
last modified time | relevance | path

Searched refs:rNewAttrs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dglobal.cxx186 ? rNewAttrs.Get( nWhich ) in HasAttrChanged()
187 : rNewAttrs.GetPool()->GetDefaultItem( nWhich ); in HasAttrChanged()
231 const SfxItemSet& rNewAttrs, in CheckWidthInvalidate() argument
238 HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_VALUE_FORMAT ); in CheckWidthInvalidate()
241 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_FONT ) in CheckWidthInvalidate()
242 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_CJK_FONT ) in CheckWidthInvalidate()
243 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_CTL_FONT ) in CheckWidthInvalidate()
244 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_FONT_HEIGHT ) in CheckWidthInvalidate()
247 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_FONT_WEIGHT ) in CheckWidthInvalidate()
261 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_LINEBREAK ) in CheckWidthInvalidate()
[all …]
/trunk/main/sc/inc/
H A Dglobal.hxx649 const SfxItemSet& rNewAttrs,
651 static sal_Bool HasAttrChanged( const SfxItemSet& rNewAttrs,

Completed in 30 milliseconds