Lines Matching refs:report

163 void adjustSectionName(const uno::Reference< report::XGroup >& _xGroup,sal_Int32 _nPos)  in adjustSectionName()
181 …lper::OPropertyChangeMultiplexer> addStyleListener(const uno::Reference< report::XReportDefinition… in addStyleListener()
203 …Font lcl_getReportControlFont( const uno::Reference<report::XReportControlFormat >& _rxReportContr… in lcl_getReportControlFont()
227 …Font lcl_getReportControlFont( const uno::Reference<report::XReportControlFormat >& _rxReportContr… in lcl_getReportControlFont()
233 …const Font lcl_setFont(const uno::Reference<report::XReportControlFormat >& _rxReportControlFormat, in lcl_setFont()
266 … void lcl_fillShapeToItems( const uno::Reference<report::XShape >& _xShape,SfxItemSet& _rItemSet ) in lcl_fillShapeToItems()
289 …void lcl_fillItemsToShape( const uno::Reference<report::XShape >& _xShape,const SfxItemSet& _rItem… in lcl_fillItemsToShape()
322 …void lcl_CharPropertiesToItems( const uno::Reference<report::XReportControlFormat >& _rxReportCont… in lcl_CharPropertiesToItems()
364 uno::Reference< report::XShape> xShape(_rxReportControlFormat,uno::UNO_QUERY); in lcl_CharPropertiesToItems()
570 const uno::Reference<report::XReportControlFormat >& _rxReportControlFormat, in lcl_applyFontAttribute()
571 void (SAL_CALL report::XReportControlFormat::*pSetter)( ATTRIBUTE_TYPE ) ) in lcl_applyFontAttribute()
580 const uno::Reference<report::XReportControlFormat >& _rxReportControlFormat, in lcl_applyFontAttribute()
581 void (SAL_CALL report::XReportControlFormat::*pSetter)( const ::rtl::OUString& ) ) in lcl_applyFontAttribute()
590 const uno::Reference<report::XReportControlFormat >& _rxReportControlFormat, in lcl_applyFontAttribute()
591 void (SAL_CALL report::XReportControlFormat::*pSetter)( const lang::Locale& ) ) in lcl_applyFontAttribute()
600 bool openCharDialog( const uno::Reference<report::XReportControlFormat >& _rxReportControlFormat, in openCharDialog()
723 uno::Reference< report::XShape > xShape( _rxReportControlFormat, uno::UNO_QUERY ); in openCharDialog()
747 bool openAreaDialog( const uno::Reference<report::XShape >& _xShape,const uno::Reference< awt::XWin… in openAreaDialog()
791 void applyCharacterSettings( const uno::Reference< report::XReportControlFormat >& _rxReportControl… in applyCharacterSettings()
820 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARSHADOWED, _rxReportControlFormat, &report::XReport… in applyCharacterSettings()
821 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARCONTOURED, _rxReportControlFormat, &report::XRepor… in applyCharacterSettings()
822 …ribute( aSettings, PROPERTY_CHARUNDERLINECOLOR, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
823 …lcl_applyFontAttribute( aSettings, PROPERTY_PARAADJUST, _rxReportControlFormat, &report::XReportCo… in applyCharacterSettings()
824 …lcl_applyFontAttribute( aSettings, PROPERTY_VERTICALALIGN, _rxReportControlFormat, &report::XRepor… in applyCharacterSettings()
825 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARRELIEF, _rxReportControlFormat, &report::XReportCo… in applyCharacterSettings()
826 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARHIDDEN, _rxReportControlFormat, &report::XReportCo… in applyCharacterSettings()
827 …Attribute( aSettings, PROPERTY_CHARAUTOKERNING, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
828 …tribute( aSettings, PROPERTY_CONTROLBACKGROUND, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
829 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARFLASH, _rxReportControlFormat, &report::XReportCon… in applyCharacterSettings()
830 …lcl_applyFontAttribute( aSettings, PROPERTY_CHAREMPHASIS, _rxReportControlFormat, &report::XReport… in applyCharacterSettings()
831 …Attribute( aSettings, PROPERTY_CHARCOMBINEISON, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
832 …tribute( aSettings, PROPERTY_CHARCOMBINEPREFIX, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
833 …tribute( aSettings, PROPERTY_CHARCOMBINESUFFIX, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
834 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARCOLOR, _rxReportControlFormat, &report::XReportCon… in applyCharacterSettings()
835 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARKERNING, _rxReportControlFormat, &report::XReportC… in applyCharacterSettings()
836 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARCASEMAP, _rxReportControlFormat, &report::XReportC… in applyCharacterSettings()
837 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARLOCALE, _rxReportControlFormat, &report::XReportCo… in applyCharacterSettings()
838 …lcl_applyFontAttribute( aSettings, PROPERTY_CHARESCAPEMENT, _rxReportControlFormat, &report::XRepo… in applyCharacterSettings()
839 …bute( aSettings, PROPERTY_CHARESCAPEMENTHEIGHT, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
840 …Attribute( aSettings, PROPERTY_CHARLOCALEASIAN, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
841 …tribute( aSettings, PROPERTY_CHARLOCALECOMPLEX, _rxReportControlFormat, &report::XReportControlFor… in applyCharacterSettings()
973 … uno::Reference< report::XReportComponent > xComponent( _pControl->getUnoShape(), uno::UNO_QUERY); in getRectangleFromControl()
989 uno::Reference< report::XReportComponent> xComponent(_pControl->getUnoShape(),uno::UNO_QUERY); in correctOverlapping()
1040 …uno::Reference< report::meta::XFunctionManager> xMgr(xFactory->createInstanceWithContext(::rtl::OU… in openDialogFormula_nothrow()