Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionLabel.java52 public FontDescriptor getFontDescriptor() in getFontDescriptor() method in SectionLabel
58 a = aLabel.getFontDescriptor(); in getFontDescriptor()
H A DSectionTextField.java46 public FontDescriptor getFontDescriptor() in getFontDescriptor() method in SectionTextField
52 a = aField.getFontDescriptor(); in getFontDescriptor()
H A DReportBuilderLayouter.java677 final FontDescriptor aFD = _aSO.getFontDescriptor(); in insertLabel()
780 final FontDescriptor aFD = _aSO.getFontDescriptor(); in insertFormattedField()
1529 final FontDescriptor aFD = a.getFontDescriptor(); in getMaxLabelWidth()
1605 final FontDescriptor xFont = m_aFixedTextHelper.getFontDescriptor(); in getLabelWidth()
H A DSectionEmptyObject.java44 public FontDescriptor getFontDescriptor() in getFontDescriptor() method in SectionEmptyObject
H A DSectionObject.java49 abstract public FontDescriptor getFontDescriptor(); in getFontDescriptor() method in SectionObject
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxfont.hxx77 …::com::sun::star::awt::FontDescriptor SAL_CALL getFontDescriptor( ) throw(::com::sun::star::uno…
/trunk/main/offapi/com/sun/star/awt/
H A DXFont.idl57 com::sun::star::awt::FontDescriptor getFontDescriptor();
/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx98 ::com::sun::star::awt::FontDescriptor VCLXFont::getFontDescriptor( ) throw(::com::sun::star::uno::… in IMPL_XTYPEPROVIDER_START()
/trunk/main/oox/source/xls/
H A Dunitconverter.cxx145 FontDescriptor aDesc = pDefFont->getFontDescriptor(); in finalizeImport()
H A Dstylesbuffer.cxx1089 const FontDescriptor& Font::getFontDescriptor() const in getFontDescriptor() function in oox::xls::Font
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx620 return xFont->getFontDescriptor(); in getFontMetrics()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx297 const ::com::sun::star::awt::FontDescriptor& getFontDescriptor() const;
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx676 …SvxFont aFont( VCLUnoHelper::CreateFont( _xReportControlFormat->getFontDescriptor(), aBaseFont ) ); in updateToolbar()
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx241 awt::FontDescriptor SAL_CALL clazz::getFontDescriptor() throw (beans::UnknownPropertyException,uno:…
956 awt::FontDescriptor SAL_CALL clazz::getFontDescriptor() throw (beans::UnknownPropertyException,uno:…
/trunk/main/reportdesign/inc/
H A DReportHelperDefines.hxx71 …virtual ::com::sun::star::awt::FontDescriptor SAL_CALL getFontDescriptor() throw (::com::sun::star…
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx211 _out_rControlFont = _rxReportControlFormat->getFontDescriptor(); in lcl_getReportControlFont()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx210 awt::FontDescriptor aFontDescriptor = _xReportControlFormat->getFontDescriptor(); in lcl_setFontWPU_nothrow()
4183 const awt::FontDescriptor aFontDescriptor = _xReportControlFormat->getFontDescriptor(); in isFormatCommandEnabled()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1178 const awt::FontDescriptor aFont = xFormat->getFontDescriptor(); in exportAutoStyle()

Completed in 150 milliseconds