/trunk/main/vcl/inc/vcl/ |
H A D | fontmanager.hxx | 416 PrintFont* getFont( fontID nID ) const in getFont() function in psp::PrintFontManager 507 PrintFont* pFont = getFont( nFontID ); in getFontType() 514 PrintFont* pFont = getFont( nFontID ); in getFontItalic() 521 PrintFont* pFont = getFont( nFontID ); in getFontWidth() 528 PrintFont* pFont = getFont( nFontID ); in getFontWeight() 535 PrintFont* pFont = getFont( nFontID ); in getFontPitch() 542 PrintFont* pFont = getFont( nFontID ); in getFontEncoding() 549 PrintFont* pFont = getFont( nFontID ); in getUseOnlyFontEncoding() 556 return getFontFile( getFont( nFontID ) ); in getFontFileSysPath()
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 2707 PrintFont* pFont = getFont( nFontID ); in getFontInfo() 2720 PrintFont* pFont = getFont( nFontID ); in getFontFastInfo() 2734 PrintFont* pFont = getFont( nFontID ); in getFontBoundingBox() 2759 PrintFont* pFont = getFont( nFontID ); in getFontFaceNumber() 2837 PrintFont* pFont = getFont( nFontID ); in getFontFamilyType() 2851 PrintFont* pFont = getFont( nFontID ); in getFontFamily() 3559 PrintFont* pFont = getFont( nFont ); in isPrivateFontFile() 3589 PrintFont* pFont = getFont( nFont ); in getAlternativeFamilyNames() 3636 PrintFont* pFont = getFont( nFont ); in createFontSubset() 3771 PrintFont* pFont = getFont( nFont ); in getGlyphWidths() [all …]
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 185 const Font& getFont() const { return maFont; } in getFont() function in __anonc3207dfb0111::PropertyHolder 287 pLast->setFont(pTip->getFont()); in Pop() 315 if(pLast->getFont().GetAlign() != pTip->getFont().GetAlign()) in Pop() 317 Font aFont(pLast->getFont()); in Pop() 318 aFont.SetAlign(pTip->getFont().GetAlign()); in Pop() 1236 const Font& rFont = rProperty.getFont(); in createFontAttributeTransformAndAlignment() 1287 const Font& rFont = rProperty.getFont(); in proccessMetaTextAction() 1510 aTextLayouter.setFont(rProperty.getFont()); in proccessMetaTextLineAction() 2056 aTextLayouterDevice.setFont(rPropertyHolders.Current().getFont()); in interpretMetafile() 2118 aTextLayouterDevice.setFont(rPropertyHolders.Current().getFont()); in interpretMetafile() [all …]
|
/trunk/main/svx/source/svdraw/ |
H A D | svdotextpathdecomposition.cxx | 139 const SvxFont& getFont() const { return maFont; } in getFont() function in __anon5a80b2700111::impPathTextPortion 239 aTextLayouter.setFont(pCandidate->getFont()); in getParagraphTextLength() 364 pCandidate->getFont(), in HandlePair() 371 aTextLayouter.setFont(pCandidate->getFont()); in HandlePair() 549 const Color aColor(pCandidate->getFont().GetColor()); in HandlePair()
|
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | FontDescription.java | 165 if (this.getFont() != rhs.getFont()) in compareTo() 211 public String getFont() { in getFont() method in FontDescription
|
/trunk/main/forms/source/component/ |
H A D | Grid.cxx | 717 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() 722 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast() 930 if ( getFont() != getDefaultFont() ) in write() 947 const FontDescriptor& aFont = getFont(); in write() 989 _rxOutStream << getFont(); in write() 1082 FontDescriptor aFont( getFont() ); in read()
|
H A D | navigationbar.cxx | 280 ::comphelper::operator<<( _rxOutStream, getFont() ); in write() 413 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() 418 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast()
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/ |
H A D | WindowsAccessBridgeAdapter.java | 367 public java.awt.Font getFont() { in getFont() method in WindowsAccessBridgeAdapter.PopupMenuProxy 368 return menuComponent.getFont(); in getFont() 558 public java.awt.Font getFont() { in getFont() method in WindowsAccessBridgeAdapter.ListProxy 559 return listComponent.getFont(); in getFont()
|
/trunk/main/vcl/source/gdi/ |
H A D | pdffontcache.cxx | 40 PDFFontCache::FontData& PDFFontCache::getFont( const ImplFontData* pFont, bool bVertical ) in getFont() function in PDFFontCache 54 FontData& rFontData( getFont( pFont, bVertical ) ); in getGlyphWidth()
|
/trunk/main/vbahelper/source/msforms/ |
H A D | vbaframe.cxx | 80 uno::Reference< msforms::XNewFont > SAL_CALL ScVbaFrame::getFont() throw (uno::RuntimeException) in getFont() function in ScVbaFrame 92 … double fOffsetY = mpGeometryHelper->getOffsetY() + getTop() + (getFont()->getSize() / 2.0) + 1.0; in Controls()
|
/trunk/main/sdext/source/pdfimport/tree/ |
H A D | genericelements.cxx | 212 const FontAttributes& rFont = rProc.getFont( pText->FontId ); in isSingleLined() 246 const FontAttributes& rFont = rProc.getFont( pText->FontId ); in getLineHeight() 444 FontAttributes aAttr = rProc.getFont( pText->FontId ); in resolveUnderlines()
|
/trunk/main/chart2/source/controller/accessibility/ |
H A D | AccessibleChartShape.cxx | 252 Reference< awt::XFont > AccessibleChartShape::getFont() in getFont() function in chart::AccessibleChartShape 258 xFont.set( m_pAccShape->getFont() ); in getFont()
|
H A D | AccessibleChartElement.cxx | 234 Reference< awt::XFont > SAL_CALL AccessibleChartElement::getFont() in getFont() function in chart::AccessibleChartElement 251 xFont = xDevice->getFont( aDescr ); in getFont()
|
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
H A D | PlainSourceView.java | 164 Font font = textArea.getFont(); in update() 186 Font font = textArea.getFont(); in paintComponent()
|
/trunk/main/vcl/aqua/source/window/ |
H A D | salframe.cxx | 1208 static Font getFont( NSFont* pFont, long nDPIY, const Font& rDefault ) in getFont() function 1269 aAppFont = getFont( [NSFont systemFontOfSize: 0], nDPIY, aAppFont ); in UpdateSettings() 1276 Font aTitleFont( getFont( [NSFont titleBarFontOfSize: 0], nDPIY, aAppFont ) ); in UpdateSettings() 1280 Font aMenuFont( getFont( [NSFont menuFontOfSize: 0], nDPIY, aAppFont ) ); in UpdateSettings() 1285 Font aLabelFont( getFont( [NSFont labelFontOfSize: 0], nDPIY, aAppFont ) ); in UpdateSettings()
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbasheetobject.hxx | 62 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti… 193 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti…
|
H A D | vbasheetobject.cxx | 116 uno::Reference< excel::XFont > SAL_CALL ScVbaButtonCharacters::getFont() throw (uno::RuntimeExcepti… in getFont() function in ScVbaButtonCharacters 448 uno::Reference< excel::XFont > SAL_CALL ScVbaButton::getFont() throw (uno::RuntimeException) in getFont() function in ScVbaButton
|
/trunk/main/accessibility/source/extended/ |
H A D | accessibletabbarpage.cxx | 469 Reference< awt::XFont > AccessibleTabBarPage::getFont( ) throw (RuntimeException) in getFont() function in accessibility::AccessibleTabBarPage 479 xFont = xParentComp->getFont(); in getFont()
|
H A D | AccessibleToolPanelDeckTabBarItem.cxx | 402 …Reference< XFont > SAL_CALL AccessibleToolPanelDeckTabBarItem::getFont( ) throw (RuntimeException) in getFont() function in accessibility::AccessibleToolPanelDeckTabBarItem 408 return xParentComponent->getFont(); in getFont()
|
/trunk/main/accessibility/source/standard/ |
H A D | accessiblemenuitemcomponent.cxx | 474 Reference< awt::XFont > OAccessibleMenuItemComponent::getFont( ) throw (RuntimeException) in getFont() function in OAccessibleMenuItemComponent 484 xFont = xParentComp->getFont(); in getFont()
|
H A D | vclxaccessiblestatusbaritem.cxx | 457 Reference< awt::XFont > VCLXAccessibleStatusBarItem::getFont( ) throw (RuntimeException) in getFont() function in VCLXAccessibleStatusBarItem 467 xFont = xParentComp->getFont(); in getFont()
|
H A D | vclxaccessibletabpage.cxx | 531 Reference< awt::XFont > VCLXAccessibleTabPage::getFont( ) throw (RuntimeException) in getFont() function in VCLXAccessibleTabPage 541 xFont = xParentComp->getFont(); in getFont()
|
/trunk/main/scripting/examples/java/debugger/ |
H A D | OOBeanShellDebugger.java | 315 Font font = textArea.getFont(); in update() 337 Font font = textArea.getFont(); in paintComponent()
|
/trunk/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 404 FontDescriptor aOldFont( getFont() ); in setFastPropertyValue_NoBroadcast() 409 firePropertyChange( PROPERTY_ID_FONT, makeAny( getFont() ), makeAny( aOldFont ) ); in setFastPropertyValue_NoBroadcast()
|
/trunk/main/svx/source/table/ |
H A D | accessiblecell.cxx | 472 ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFont > SAL_CALL AccessibleCell::getFont (… in getFont() function in accessibility::AccessibleCell 475 return AccessibleComponentBase::getFont(); in getFont()
|