Home
last modified time | relevance | path

Searched refs:aFontSettings (Results 1 – 1 of 1) sorted by relevance

/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx651 uno::Sequence< beans::NamedValue > aFontSettings; in setPropertyValue() local
652 OSL_VERIFY( Value >>= aFontSettings ); in setPropertyValue()
653 applyCharacterSettings( xReportControlFormat, aFontSettings ); in setPropertyValue()
1407 uno::Sequence< beans::NamedValue > aFontSettings; in onInteractivePropertySelection() local
1408 if ( rptui::openCharDialog( xReportControlFormat, xInspectorWindow, aFontSettings ) ) in onInteractivePropertySelection()
1410 _rData <<= aFontSettings; in onInteractivePropertySelection()

Completed in 33 milliseconds