Searched refs:GetDfltAttr (Results 1 – 21 of 21) sorted by relevance
1036 const SvxColorItem* pCol = (const SvxColorItem*)GetDfltAttr( in OutColorTable()1050 … const SvxUnderlineItem* pUnder = (const SvxUnderlineItem*)GetDfltAttr( RES_CHRATR_UNDERLINE ); in OutColorTable()1060 const SvxOverlineItem* pOver = (const SvxOverlineItem*)GetDfltAttr( RES_CHRATR_OVERLINE ); in OutColorTable()1078 const SvxBrushItem* pBkgrd = (const SvxBrushItem*)GetDfltAttr( *pIds ); in OutColorTable()1098 const SvxShadowItem* pShadow = (const SvxShadowItem*)GetDfltAttr( in OutColorTable()
3030 pTemp->SetAttr(*GetDfltAttr(RES_PARATR_NUMRULE)); in HandlePageBreakChar()3050 *GetDfltAttr(RES_PARATR_NUMRULE)); in HandlePageBreakChar()
2103 pAktColl->SetFmtAttr(*GetDfltAttr( RES_PARATR_NUMRULE)); in Read_LFOPosition()
767 const SvxFontItem* pFont = (const SvxFontItem*)GetDfltAttr(RES_CHRATR_FONT); in InitFontTable()
4546 SfxBoolItem* pI = (SfxBoolItem*)GetDfltAttr( nId )->Clone(); in Read_BoolItem()
497 aItems.Insert( GetDfltAttr( nWhich )->Create( rStream, nVers ), in _SwNumFmtGlobal()519 pBrush = (SvxBrushItem*)GetDfltAttr( RES_BACKGROUND ) in _SwNumFmtGlobal()526 pVOrient = (SwFmtVertOrient*)GetDfltAttr( RES_VERT_ORIENT ) in _SwNumFmtGlobal()
178 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() function183 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() function
195 : aFont( *(SvxFontItem*)GetDfltAttr( RES_CHRATR_FONT ) ), in SwBoxAutoFmt()200 aCJKFont( *(SvxFontItem*)GetDfltAttr( RES_CHRATR_CJK_FONT ) ), in SwBoxAutoFmt()205 aCTLFont( *(SvxFontItem*)GetDfltAttr( RES_CHRATR_CTL_FONT ) ), in SwBoxAutoFmt()
1349 pNewSet->Put( *GetDfltAttr( RES_BOX ) ); in lcl_InsertLabel()1356 pNewSet->Put( *GetDfltAttr( RES_SHADOW ) ); in lcl_InsertLabel()1702 pNewSet->Put( *GetDfltAttr( RES_BOX ) ); in lcl_InsertDrawLabel()1705 pNewSet->Put( *GetDfltAttr( RES_SHADOW ) ); in lcl_InsertDrawLabel()
1252 long nH = ((SvxFontHeightItem*)GetDfltAttr( in GetFmtFromPool()
439 aDelSet.Put( *GetDfltAttr( (*pAttrs)[ n ] )); in ResetAttrs()
2985 rPam, *GetDfltAttr( aWhichIds[ n ] ), nsSetAttrMode::SETATTR_DONTEXPAND ); in Reject()
448 SW_DLLPUBLIC const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich );
654 if( pItem && pItem != GetDfltAttr( nWhich ) ) in PutAttr()
2468 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in RedoImpl()
4162 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in ChkBoxNumFmt()4203 pBoxFmt->SetFmtAttr( *GetDfltAttr( nWhich1 )); in ChkBoxNumFmt()4291 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in ClearBoxNumAttrs()
669 SetFmtAttr( *GetDfltAttr( RES_COL ) ); in SwSectionFmt()
867 aBox = *(SvxBoxItem*)::GetDfltAttr( RES_BOX ); in SetTabLineStyle()
1019 const SvxBoxItem* pPoolBoxItem = (const SvxBoxItem*)::GetDfltAttr(RES_BOX); in ExecFrameStyle()
2284 pTxtNd->SetAttr( *GetDfltAttr(RES_PARATR_NUMRULE) ); in SetAttrInDoc()
1067 SfxPoolItem* pItem = ::GetDfltAttr( nIDs[nIndex] )->Clone(); in AnyToItemSet()
Completed in 193 milliseconds