Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx169 const SfxItemSet &rFromSet,
194 const SfxItemSet& rFromSet, in FillBaseProperties() argument
208 SwFmtAnchor aAnchor ( static_cast < const SwFmtAnchor & > ( rFromSet.Get ( RES_ANCHOR ) ) ); in FillBaseProperties()
673 SwFmtURL aURL ( static_cast < const :: SwFmtURL & > ( rFromSet.Get ( RES_URL ) ) ); in FillBaseProperties()
704 … SvxULSpaceItem aTB ( static_cast < const :: SvxULSpaceItem &> ( rFromSet.Get ( RES_UL_SPACE ) ) ); in FillBaseProperties()
714 … SvxOpaqueItem aOp ( static_cast < const :: SvxOpaqueItem& > ( rFromSet.Get ( RES_OPAQUE ) ) ); in FillBaseProperties()
721 … SvxPrintItem aPrt ( static_cast < const :: SvxPrintItem & > ( rFromSet.Get ( RES_PRINT ) ) ); in FillBaseProperties()
728 … SvxShadowItem aSh ( static_cast < const :: SvxShadowItem& > ( rFromSet.Get ( RES_SHADOW ) ) ); in FillBaseProperties()
766 SvxBoxItem aBox ( static_cast < const :: SvxBoxItem & > ( rFromSet.Get ( RES_BOX ) ) ); in FillBaseProperties()
906 inline void lcl_FillCol ( SfxItemSet &rToSet, const :: SfxItemSet &rFromSet, const :: uno::Any *pAn… in lcl_FillCol() argument
[all …]

Completed in 31 milliseconds