Searched refs:SetOutlineLvl (Results 1 – 7 of 7) sorted by relevance
548 pFldType->SetOutlineLvl( nLvl ); in Apply()555 aFldType.SetOutlineLvl( nLvl ); in Apply()
171 pFldType->SetOutlineLvl( static_cast< sal_uInt8 >(pOpt->GetLevel()) ); in InsertCaption()
696 SetOutlineLvl(UCHAR_MAX); in PutValue()698 SetOutlineLvl(nLvl); in PutValue()
267 pTyp->SetOutlineLvl( static_cast< sal_uInt8 >(nSubType & 0xff)); in InsertFld()
1313 pTyp->SetOutlineLvl(nLevel); in InsertFld()
197 void SetOutlineLvl( sal_uInt8 n ) { nLevel = n; } in SetOutlineLvl() function in SwSetExpFieldType
614 aType.SetOutlineLvl(nParam1); in setPropertyValue()
Completed in 77 milliseconds