Home
last modified time | relevance | path

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

/AOO41X/main/sw/inc/
H A Dndtxt.hxx500 void ClearLRSpaceItemDueToListLevelIndents( SvxLRSpaceItem& o_rLRSpaceItem ) const;
/AOO41X/main/sw/source/core/layout/
H A Dfrmtool.cxx1873 pTxtFrm->GetTxtNode()->ClearLRSpaceItemDueToListLevelIndents( rLR ); in SwBorderAttrs()
/AOO41X/main/sw/source/core/txtnode/
H A Dndtxt.cxx2988 void SwTxtNode::ClearLRSpaceItemDueToListLevelIndents( SvxLRSpaceItem& o_rLRSpaceItem ) const in ClearLRSpaceItemDueToListLevelIndents() function in SwTxtNode