Searched refs:SetAttribut (Results 1 – 2 of 2) sorted by relevance
210 void SmNode::SetAttribut(sal_uInt16 nAttrib) in SetAttribut() function in SmNode224 pNode->SetAttribut(nAttrib); in SetAttribut()2151 case TBOLD : SetAttribut(ATTR_BOLD); break; in Arrange()2152 case TITALIC : SetAttribut(ATTR_ITALIC); break; in Arrange()2983 SetAttribut(ATTR_ITALIC); in Prepare()2985 SetAttribut(ATTR_BOLD); in Prepare()
128 void SetAttribut(sal_uInt16 nAttrib);
Completed in 41 milliseconds