Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx1036 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()
H A Dww8par.cxx3030 pTemp->SetAttr(*GetDfltAttr(RES_PARATR_NUMRULE)); in HandlePageBreakChar()
3050 *GetDfltAttr(RES_PARATR_NUMRULE)); in HandlePageBreakChar()
H A Dww8par3.cxx2103 pAktColl->SetFmtAttr(*GetDfltAttr( RES_PARATR_NUMRULE)); in Read_LFOPosition()
H A Dwrtw8sty.cxx767 const SvxFontItem* pFont = (const SvxFontItem*)GetDfltAttr(RES_CHRATR_FONT); in InitFontTable()
H A Dww8par6.cxx4546 SfxBoolItem* pI = (SfxBoolItem*)GetDfltAttr( nId )->Clone(); in Read_BoolItem()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx497 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()
/trunk/main/sw/source/core/attr/
H A Dhints.cxx178 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() function
183 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() function
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx195 : 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()
H A Ddoclay.cxx1349 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()
H A Dpoolfmt.cxx1252 long nH = ((SvxFontHeightItem*)GetDfltAttr( in GetFmtFromPool()
H A Ddocfmt.cxx439 aDelSet.Put( *GetDfltAttr( (*pAttrs)[ n ] )); in ResetAttrs()
H A Ddocredln.cxx2985 rPam, *GetDfltAttr( aWhichIds[ n ] ), nsSetAttrMode::SETATTR_DONTEXPAND ); in Reject()
/trunk/main/sw/inc/
H A Dhintids.hxx448 SW_DLLPUBLIC const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich );
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx654 if( pItem && pItem != GetDfltAttr( nWhich ) ) in PutAttr()
H A Duntbl.cxx2468 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in RedoImpl()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4162 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in ChkBoxNumFmt()
4203 pBoxFmt->SetFmtAttr( *GetDfltAttr( nWhich1 )); in ChkBoxNumFmt()
4291 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in ClearBoxNumAttrs()
H A Dsection.cxx669 SetFmtAttr( *GetDfltAttr( RES_COL ) ); in SwSectionFmt()
H A Dndtbl1.cxx867 aBox = *(SvxBoxItem*)::GetDfltAttr( RES_BOX ); in SetTabLineStyle()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx1019 const SvxBoxItem* pPoolBoxItem = (const SvxBoxItem*)::GetDfltAttr(RES_BOX); in ExecFrameStyle()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2284 pTxtNd->SetAttr( *GetDfltAttr(RES_PARATR_NUMRULE) ); in SetAttrInDoc()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1067 SfxPoolItem* pItem = ::GetDfltAttr( nIDs[nIndex] )->Clone(); in AnyToItemSet()

Completed in 227 milliseconds