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()2121 case TBOLD : SetAttribut(ATTR_BOLD); break; in Arrange()2122 case TITALIC : SetAttribut(ATTR_ITALIC); break; in Arrange()2943 SetAttribut(ATTR_ITALIC); in Prepare()2945 SetAttribut(ATTR_BOLD); in Prepare()
128 void SetAttribut(sal_uInt16 nAttrib);
Completed in 27 milliseconds