| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | rtfexport.cxx | 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()
|
| H A D | ww8par.cxx | 3030 pTemp->SetAttr(*GetDfltAttr(RES_PARATR_NUMRULE)); in HandlePageBreakChar() 3050 *GetDfltAttr(RES_PARATR_NUMRULE)); in HandlePageBreakChar()
|
| H A D | ww8par3.cxx | 2103 pAktColl->SetFmtAttr(*GetDfltAttr( RES_PARATR_NUMRULE)); in Read_LFOPosition()
|
| H A D | wrtw8sty.cxx | 767 const SvxFontItem* pFont = (const SvxFontItem*)GetDfltAttr(RES_CHRATR_FONT); in InitFontTable()
|
| H A D | ww8par6.cxx | 4546 SfxBoolItem* pI = (SfxBoolItem*)GetDfltAttr( nId )->Clone(); in Read_BoolItem()
|
| /AOO41X/main/sw/source/ui/config/ |
| H A D | uinums.cxx | 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()
|
| /AOO41X/main/sw/source/core/attr/ |
| H A D | hints.cxx | 174 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() function 179 const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich ) in GetDfltAttr() function
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | tblafmt.cxx | 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()
|
| H A D | doclay.cxx | 1357 pNewSet->Put( *GetDfltAttr( RES_BOX ) ); in lcl_InsertLabel() 1364 pNewSet->Put( *GetDfltAttr( RES_SHADOW ) ); in lcl_InsertLabel() 1710 pNewSet->Put( *GetDfltAttr( RES_BOX ) ); in lcl_InsertDrawLabel() 1713 pNewSet->Put( *GetDfltAttr( RES_SHADOW ) ); in lcl_InsertDrawLabel()
|
| H A D | poolfmt.cxx | 1249 long nH = ((SvxFontHeightItem*)GetDfltAttr( in GetFmtFromPool()
|
| H A D | docfmt.cxx | 439 aDelSet.Put( *GetDfltAttr( (*pAttrs)[ n ] )); in ResetAttrs()
|
| H A D | docredln.cxx | 2985 rPam, *GetDfltAttr( aWhichIds[ n ] ), nsSetAttrMode::SETATTR_DONTEXPAND ); in Reject()
|
| /AOO41X/main/sw/inc/ |
| H A D | hintids.hxx | 443 SW_DLLPUBLIC const SfxPoolItem* GetDfltAttr( sal_uInt16 nWhich );
|
| /AOO41X/main/sw/source/core/undo/ |
| H A D | undobj1.cxx | 654 if( pItem && pItem != GetDfltAttr( nWhich ) ) in PutAttr()
|
| H A D | rolbck.cxx | 1055 if ( pOldValue && pOldValue != GetDfltAttr( pOldValue->Which() ) ) in Add()
|
| H A D | untbl.cxx | 2468 pBoxFmt->SetFmtAttr( *GetDfltAttr( RES_BOXATR_FORMAT )); in RedoImpl()
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | ndtbl.cxx | 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()
|
| H A D | section.cxx | 669 SetFmtAttr( *GetDfltAttr( RES_COL ) ); in SwSectionFmt()
|
| H A D | ndtbl1.cxx | 867 aBox = *(SvxBoxItem*)::GetDfltAttr( RES_BOX ); in SetTabLineStyle()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | frmsh.cxx | 1006 const SvxBoxItem* pPoolBoxItem = (const SvxBoxItem*)::GetDfltAttr(RES_BOX); in ExecFrameStyle()
|
| /AOO41X/main/sw/source/filter/rtf/ |
| H A D | swparrtf.cxx | 2293 pTxtNd->SetAttr( *GetDfltAttr(RES_PARATR_NUMRULE) ); in SetAttrInDoc()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 704 SfxPoolItem* pItem = ::GetDfltAttr( nIDs[nIndex] )->Clone(); in AnyToItemSet()
|