Home
last modified time | relevance | path

Searched refs:getFont (Results 26 – 50 of 176) sorted by relevance

12345678

/aoo41x/main/accessibility/source/extended/
H A Daccessibletabbarpagelist.cxx667 Reference< awt::XFont > AccessibleTabBarPageList::getFont( ) throw (RuntimeException) in getFont() function in accessibility::AccessibleTabBarPageList
677 xFont = xParentComp->getFont(); in getFont()
/aoo41x/main/cppcanvas/inc/cppcanvas/
H A Dtext.hxx45 virtual FontSharedPtr getFont() = 0;
/aoo41x/main/cppcanvas/source/wrapper/
H A Dimpltext.hxx61 virtual FontSharedPtr getFont();
H A Dimpltext.cxx92 FontSharedPtr ImplText::getFont() in getFont() function in cppcanvas::internal::ImplText
/aoo41x/main/oox/source/xls/
H A Drichstring.cxx86 mxFont = getStyles().getFont( mnFontId ); in finalizeImport()
575 FontRef xFont = getStyles().getFont( aIt->mnFontId ); in createTextPortions()
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleExtendedComponent.java72 XFont font = oObj.getFont(); in _getFont()
/aoo41x/main/vcl/source/gdi/
H A Dpdffontcache.hxx68 FontData& getFont( const ImplFontData*, bool bVertical );
/aoo41x/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleExtendedComponent.java71 XFont font = oObj.getFont(); in _getFont()
/aoo41x/main/sw/source/ui/vba/
H A Dvbaselection.cxx434 SwVbaSelection::getFont() throw ( uno::RuntimeException ) in getFont() function in SwVbaSelection
436 return getRange()->getFont(); in getFont()
H A Dvbastyle.hxx56 …virtual css::uno::Reference< ooo::vba::word::XFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
/aoo41x/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx776 FontRef getFont() const;
1027 FontRef getFont( sal_Int32 nFontId ) const;
/aoo41x/main/canvas/source/directx/
H A Ddx_canvashelper.cxx520 static_cast<Gdiplus::REAL>(-(pFont->getFont()->GetSize()* in drawText()
537 pFont->getFont().get(), in drawText()
/aoo41x/main/vbahelper/source/msforms/
H A Dvbacheckbox.hxx42 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbalabel.hxx43 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbaradiobutton.hxx41 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbaframe.hxx51 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbabutton.hxx50 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
H A Dvbalabel.cxx64 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaLabel::getFont() throw (uno::RuntimeException) in getFont() function in ScVbaLabel
H A Dvbacheckbox.cxx84 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaCheckbox::getFont() throw (uno::RuntimeException) in getFont() function in ScVbaCheckbox
H A Dvbaradiobutton.cxx84 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaRadioButton::getFont() throw (uno::RuntimeExcepti… in getFont() function in ScVbaRadioButton
H A Dvbatextbox.hxx51 …virtual css::uno::Reference< ov::msforms::XNewFont > SAL_CALL getFont() throw (css::uno::RuntimeEx…
/aoo41x/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx462 … const FontAttributes& rPrevFont = m_rProcessor.getFont( pPrevText->FontId ); in visit()
463 … const FontAttributes& rThisFont = m_rProcessor.getFont( pThisText->FontId ); in visit()
896 const FontAttributes& rFont = m_rProcessor.getFont( elem.FontId ); in visit()
/aoo41x/main/sc/source/ui/vba/
H A Dvbacharacters.hxx56 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti…
/aoo41x/main/forms/source/inc/
H A Dformcontrolfont.hxx54 const ::com::sun::star::awt::FontDescriptor& getFont() const { return m_aFont; } in getFont() function in frm::FontControlModel
/aoo41x/main/qadevOOo/objdsc/basctl/
H A Dcom.sun.star.comp.basctl.AccessibleShape.csv1 "AccessibleShape";"com::sun::star::accessibility::XAccessibleExtendedComponent#optional";"getFont()"

Completed in 128 milliseconds

12345678