Searched refs:GetCellAttr (Results 1 – 3 of 3) sorted by relevance
344 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 SwFltShell558 return pOut->GetCellAttr(nWhich); } in GetCellAttr()
539 SvxBoxItem aBox( (SvxBoxItem&)rOut.GetCellAttr( RES_BOX )); in Start()
1410 const SfxPoolItem& SwFltOutBase::GetCellAttr(sal_uInt16 nWhich) in GetCellAttr() function in SwFltOutBase1649 const SfxPoolItem& SwFltOutDoc::GetCellAttr(sal_uInt16 nWhich) in GetCellAttr() function in SwFltOutDoc
Completed in 22 milliseconds