Searched refs:GetDrop (Results 1 – 7 of 7) sorted by relevance
224 inline const SwFmtDrop &SwAttrSet::GetDrop(sal_Bool bInP) const in GetDrop() function in SwAttrSet261 inline const SwFmtDrop &SwFmt::GetDrop(sal_Bool bInP) const in GetDrop() function in SwFmt262 { return aSet.GetDrop(bInP); } in GetDrop()
297 inline const SwFmtDrop &GetDrop( sal_Bool = sal_True ) const;
337 inline const SwFmtDrop &GetDrop( sal_Bool = sal_True ) const;
216 const SwFmtDrop& rDrop = rSet.GetDrop(); in GetDropSize()
1490 const SwFmtDrop *pDrop = &GetTxtFrm()->GetTxtNode()->GetSwAttrSet().GetDrop(); in GetDropFmt()
1066 SwFmtDrop aDrop( pColl->GetDrop() ); in StyleParsed()
263 mrSwFmtDrop(rTxtNd.GetSwAttrSet().GetDrop()) in WW8SwAttrIter()
Completed in 49 milliseconds