Searched refs:aFontSettings (Results 1 – 1 of 1) sorted by relevance
651 uno::Sequence< beans::NamedValue > aFontSettings; in setPropertyValue() local652 OSL_VERIFY( Value >>= aFontSettings ); in setPropertyValue()653 applyCharacterSettings( xReportControlFormat, aFontSettings ); in setPropertyValue()1407 uno::Sequence< beans::NamedValue > aFontSettings; in onInteractivePropertySelection() local1408 if ( rptui::openCharDialog( xReportControlFormat, xInspectorWindow, aFontSettings ) ) in onInteractivePropertySelection()1410 _rData <<= aFontSettings; in onInteractivePropertySelection()
Completed in 25 milliseconds