Searched refs:mxStyleProps (Results 1 – 2 of 2) sorted by relevance
35 …ion, uno::RuntimeException ) : SwVbaStyle_BASE( xParent, xContext ) , mxStyleProps( _xPropertySet ) in SwVbaStyle()67 return getLanguageID( mxStyleProps ); in getLanguageID()72 setLanguageID( mxStyleProps, _languageid ); in setLanguageID()92 return new SwVbaFont( mxParent, mxContext, aColors.getPalette(), mxStyleProps ); in getFont()
39 css::uno::Reference< css::beans::XPropertySet > mxStyleProps; member in SwVbaStyle
Completed in 11 milliseconds