Searched refs:GetBoxAttr (Results 1 – 4 of 4) sorted by relevance
898 return GetDoc()->GetBoxAttr( *getShellCrsr( false ), rToFill ); in GetBoxBackground()917 return GetDoc()->GetBoxAttr( *getShellCrsr( false ), rToFill ); in GetBoxDirection()
1741 pDoc->GetBoxAttr( *pUnoCrsr, aBrush ); in setPropertyValue()1800 if(pTblCrsr->GetDoc()->GetBoxAttr( *pUnoCrsr, aBrush )) in getPropertyValue()3767 pDoc->GetBoxAttr( *pTblCrsr, aBrush ); in setPropertyValue()3874 if(pTblCrsr->GetDoc()->GetBoxAttr( *pTblCrsr, aBrush )) in getPropertyValue()
1167 sal_Bool SwDoc::GetBoxAttr( const SwCursor& rCursor, SfxPoolItem& rToFill ) const in GetBoxAttr() function in SwDoc
1990 sal_Bool GetBoxAttr( const SwCursor& rCursor, SfxPoolItem &rToFill ) const;
Completed in 68 milliseconds