Lines Matching refs:msStyleName
148 OUString msStyleName; member in sdext::presenter::__anon2d90cc490111::PaneStyle
198 OUString msStyleName; member in sdext::presenter::__anon2d90cc490111::ViewStyle
594 msStyleName(), in FontDescriptor()
609 msStyleName(), in FontDescriptor()
619 msStyleName = rpDescriptor->msStyleName; in FontDescriptor()
658 aFontRequest.FontDescription.StyleName = msStyleName; in CreateFont()
663 if (msStyleName == A2S("Bold")) in CreateFont()
900 …PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Style")) >>= pDescriptor->msStyleName; in ReadFont()
1044 rValues[0] >>= pStyle->msStyleName; in ProcessPaneStyle()
1052 if ((*iStyle)->msStyleName.equals(sParentStyleName)) in ProcessPaneStyle()
1097 if ((*iStyle)->msStyleName == rsStyleName) in GetPaneStyle()
1108 : msStyleName(), in PaneStyle()
1209 >>= pStyle->msStyleName; in ProcessViewStyle()
1218 if ((*iStyle)->msStyleName.equals(sParentStyleName)) in ProcessViewStyle()
1257 if ((*iStyle)->msStyleName == rsStyleName) in GetViewStyle()
1268 : msStyleName(), in ViewStyle()