Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx404 …Reference< XReportControlFormat > xReportControlFormat( m_xCopy->getByIndex( _nCondIndex ), UNO_QU… in applyCommand() local
409 aArgs[0].Value <<= xReportControlFormat; in applyCommand()
419 m_aConditions[ _nCondIndex ]->updateToolbar(xReportControlFormat); in applyCommand()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx242 uno::Reference< report::XReportControlFormat> xReportControlFormat; in lcl_getReportControlFormat() local
246xReportControlFormat = aMap.getUnpackedValueOrDefault(REPORTCONTROLFORMAT,uno::Reference< report::… in lcl_getReportControlFormat()
250 if ( !xReportControlFormat.is() ) in lcl_getReportControlFormat()
256 _rControlsFormats.push_back(xReportControlFormat); in lcl_getReportControlFormat()
1473 … uno::Reference< report::XReportControlFormat> xReportControlFormat(*aIter,uno::UNO_QUERY); in Execute() local
1474 lcl_setFontWPU_nothrow(xReportControlFormat,_nId); in Execute()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx650 …const uno::Reference< report::XReportControlFormat > xReportControlFormat( m_xReportComponent,uno:… in setPropertyValue() local
653 applyCharacterSettings( xReportControlFormat, aFontSettings ); in setPropertyValue()
1404 …const uno::Reference< report::XReportControlFormat> xReportControlFormat(m_xReportComponent,uno::U… in onInteractivePropertySelection() local
1408 if ( rptui::openCharDialog( xReportControlFormat, xInspectorWindow, aFontSettings ) ) in onInteractivePropertySelection()

Completed in 51 milliseconds