Searched refs:SetStyleFamily (Results 1 – 7 of 7) sorted by relevance
70 SetStyleFamily( SD_STYLE_FAMILY_GRAPHICS ); in GraphicDocShell()78 SetStyleFamily( SD_STYLE_FAMILY_GRAPHICS ); in GraphicDocShell()
150 SetStyleFamily(5); //CL: eigentlich SFX_STYLE_FAMILY_PSEUDO in Construct()
166 void SetStyleFamily( sal_uInt16 nSF ) { mnStyleFamily = nSF; } in SetStyleFamily() function in sd::DrawDocShell
128 GetDocSh()->SetStyleFamily(nFamily); in GetMenuState()
653 GetDocSh()->SetStyleFamily(((SfxUInt16Item&)rReq.GetArgs()->Get( SID_STYLE_FAMILY )).GetValue()); in FuSupport()
504 GetDocSh()->SetStyleFamily(((SfxUInt16Item&)rReq.GetArgs()->Get( SID_STYLE_FAMILY )).GetValue()); in FuSupport()
336 pDocument->GetDocSh()->SetStyleFamily( in FuSupport()
Completed in 39 milliseconds