Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx344 virtual const SfxPoolItem& GetCellAttr(sal_uInt16 nWhich);
401 virtual const SfxPoolItem& GetCellAttr(sal_uInt16 nWhich);
557 const SfxPoolItem& GetCellAttr(sal_uInt16 nWhich) { in GetCellAttr() function in SwFltShell
558 return pOut->GetCellAttr(nWhich); } in GetCellAttr()
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx539 SvxBoxItem aBox( (SvxBoxItem&)rOut.GetCellAttr( RES_BOX )); in Start()
H A Dfltshell.cxx1410 const SfxPoolItem& SwFltOutBase::GetCellAttr(sal_uInt16 nWhich) in GetCellAttr() function in SwFltOutBase
1649 const SfxPoolItem& SwFltOutDoc::GetCellAttr(sal_uInt16 nWhich) in GetCellAttr() function in SwFltOutDoc

Completed in 26 milliseconds