/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbafontbase.cxx | 45 mxFont( xPropertySet, uno::UNO_SET_THROW ), in VbaFontBase() 130 mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharHeight", "FontHeight" ), aVal ); in setSize() 136 return mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharHeight", "FontHeight" ) ); in getSize() 191 mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharWeight", "FontWeight" ) ) >>= fValue; in getBold() 210 mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharStrikeout", "FontStrikeout" ) ) >>= nValue; in getStrikethrough() 242 mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharPosture", "FontSlant" ) ) >>= aFS; in getItalic() 251 mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharFontName", "FontName" ), aValue ); in setName() 257 return mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharFontName", "FontName" ) ); in getName() 264 …aAny = OORGBToXLRGB( mxFont->getPropertyValue( VBAFONTBASE_PROPNAME( "CharColor", "TextColor" ) ) … in getColor() 271 mxFont->setPropertyValue( VBAFONTBASE_PROPNAME( "CharColor", "TextColor" ), XLRGBToOORGB(_color) ); in setColor() [all …]
|
/aoo4110/main/cppcanvas/source/wrapper/ |
H A D | implfont.cxx | 44 mxFont( NULL ) in ImplFont() 55 mxFont = mxCanvas->createFont( aFontRequest, in ImplFont() 67 OSL_ENSURE( mxFont.is(), "ImplFont::getName(): Invalid Font" ); in getName() 69 return mxFont->getFontRequest().FontDescription.FamilyName; in getName() 74 OSL_ENSURE( mxFont.is(), "ImplFont::getCellSize(): Invalid Font" ); in getCellSize() 76 return mxFont->getFontRequest().CellSize; in getCellSize() 81 OSL_ENSURE( mxFont.is(), "ImplFont::getUNOFont(): Invalid Font" ); in getUNOFont() 83 return mxFont; in getUNOFont()
|
H A D | implfont.hxx | 74 ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XCanvasFont > mxFont;
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbafont.cxx | 80 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in setSuperscript() 81 uno::Reference< table::XCellRange > xCellRange( mxFont, uno::UNO_QUERY ); in setSuperscript() 119 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in getSuperscript() 120 uno::Reference< table::XCellRange > xCellRange( mxFont, uno::UNO_QUERY ); in getSuperscript() 152 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in setSubscript() 153 uno::Reference< table::XCellRange > xCellRange( mxFont, uno::UNO_QUERY ); in setSubscript() 193 uno::Reference< table::XCell> xCell( mxFont, uno::UNO_QUERY ); in getSubscript() 194 uno::Reference< table::XCellRange > xCellRange( mxFont, uno::UNO_QUERY ); in getSubscript() 401 …mxFont->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharUnderline" ) ) ) >>= nV… in getUnderline() 468 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharContoured" ) ), aValue … in setOutlineFont() [all …]
|
/aoo4110/main/cppcanvas/source/mtfrenderer/ |
H A D | textaction.cxx | 674 mxFont( rState.xFont ), in TextAction() 680 init( maState, mxFont, in TextAction() 684 ENSURE_OR_THROW( mxFont.is(), in TextAction() 695 mxFont( rState.xFont ), in TextAction() 701 init( maState, mxFont, in TextAction() 705 ENSURE_OR_THROW( mxFont.is(), in TextAction() 741 mxFont->createTextLayout( in getBounds() 858 mxFont( rState.xFont ), in EffectTextAction() 878 init( maState, mxFont, in EffectTextAction() 898 mxFont( rState.xFont ), in EffectTextAction() [all …]
|
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterButton.cxx | 439 if (mpFont.get()!=NULL && !mpFont->mxFont.is() && mxCanvas.is()) in CalculateButtonSize() 441 if (mpFont.get()==NULL || !mpFont->mxFont.is()) in CalculateButtonSize() 444 geometry::RealSize2D aTextSize (PresenterCanvasHelper::GetTextSize(mpFont->mxFont,msText)); in CalculateButtonSize() 476 if (rpFont.get()==NULL || ! rpFont->mxFont.is()) in RenderButton() 481 rpFont->mxFont->createTextLayout(aContext,rendering::TextDirection::WEAK_LEFT_TO_RIGHT,0)); in RenderButton() 492 rpFont->mxFont, in RenderButton() 556 if (mpMouseOverFont.get()!=NULL && !mpMouseOverFont->mxFont.is() && mxCanvas.is()) in SetupButtonBitmaps()
|
H A D | PresenterClock.cxx | 232 Reference<rendering::XCanvasFont> mxFont; member in sdext::presenter::__anon0d33fb020211::DigitalDefaultPainter 1232 mxFont(), in DigitalDefaultPainter() 1261 if ( ! mxFont.is()) in Paint() 1263 if ( ! mxFont.is()) in Paint() 1310 Reference<rendering::XTextLayout> xLayout (mxFont->createTextLayout( in Paint() 1333 mxFont, in Paint() 1348 mxFont = NULL; in Resize() 1401 mxFont = rxCanvas->createFont( in CreateFont() 1405 if (mxFont.is()) in CreateFont() 1407 Reference<rendering::XTextLayout> xLayout (mxFont->createTextLayout( in CreateFont()
|
H A D | PresenterHelpView.cxx | 360 mpFont->mxFont)); in Paint() 371 mpFont->mxFont)); in Paint() 415 new Block(sLeftText, sRightText, mpFont->mxFont, mnMaximalWidth))); in ProcessString() 465 mpFont->mxFont = NULL; in CheckFontSize() 470 (*iBlock)->Update(mpFont->mxFont, mnMaximalWidth); in CheckFontSize() 476 mpFont->mxFont = NULL; in CheckFontSize() 486 (*iBlock)->Update(mpFont->mxFont, mnMaximalWidth); in CheckFontSize()
|
H A D | PresenterTextView.cxx | 763 if ( ! rpFont || ! rpFont->mxFont.is()) in Format() 777 const rendering::FontMetrics aMetrics (rpFont->mxFont->getFontMetrics()); in Format() 926 rpFont->mxFont, in AddWord() 1325 if ( ! rpFont || ! rpFont->mxFont.is()) in SetupCellArray() 1344 rpFont->mxFont->createTextLayout(aContext, nTextDirection, 0)); in SetupCellArray() 1575 mxLayoutedLine = rpFont->mxFont->createTextLayout( in ProvideLayoutedLine()
|
H A D | PresenterToolBar.cxx | 2003 if ( ! mpFont->mxFont.is()) in Paint() 2005 if ( ! mpFont->mxFont.is()) in Paint() 2011 mpFont->mxFont->createTextLayout( in Paint() 2030 mpFont->mxFont, in Paint() 2043 if ( ! mpFont->mxFont.is()) in GetBoundingBox() 2045 if (mpFont->mxFont.is()) in GetBoundingBox() 2049 mpFont->mxFont->createTextLayout( in GetBoundingBox()
|
H A D | PresenterSlideSorter.cxx | 1856 if (mpFont.get()==NULL || !mpFont->mxFont.is()) in CreateBitmap() 1888 const Reference<rendering::XTextLayout> xLayout (mpFont->mxFont->createTextLayout( in CreateBitmap() 1909 mpFont->mxFont, in CreateBitmap() 1926 PresenterCanvasHelper::GetTextSize(mpFont->mxFont, rsText).Width); in GetFittingText() 1941 PresenterCanvasHelper::GetTextSize(mpFont->mxFont, sCandidate).Width); in GetFittingText() 1995 PresenterCanvasHelper::GetTextSize(mpFont->mxFont, rsText)); in CalculateLabelSize()
|
H A D | PresenterTheme.cxx | 634 if (mxFont.is()) in PrepareFont() 642 mxFont = CreateFont(rxCanvas, nCellSize); in PrepareFont() 644 return mxFont.is(); in PrepareFont()
|
H A D | PresenterTheme.hxx | 100 css::uno::Reference<css::rendering::XCanvasFont> mxFont; member in sdext::presenter::PresenterTheme::FontDescriptor
|
H A D | PresenterController.cxx | 1345 if ( ! pFont->mxFont.is()) in UpdatePendingSlideNumber() 1351 pFont->mxFont->createTextLayout( in UpdatePendingSlideNumber()
|
/aoo4110/main/oox/source/xls/ |
H A D | richstring.cxx | 73 mxFont.reset( new Font( *this, false ) ); in createFont() 74 return mxFont; in createFont() 84 if( mxFont.get() ) in finalizeImport() 85 mxFont->finalizeImport(); in finalizeImport() 87 mxFont = getStyles().getFont( mnFontId ); in finalizeImport() 102 if( mxFont.get() ) in convert() 105 mxFont->writeToPropertySet( aPropSet, FONT_PROPTYPE_TEXT ); in convert()
|
H A D | stylesfragment.cxx | 70 if( mxFont.get() ) in onCreateContext() 71 mxFont->importAttribs( nElement, rAttribs ); in onCreateContext()
|
H A D | stylesbuffer.cxx | 2544 if( bAlwaysNew || !mxFont ) in createFont() 2545 mxFont.reset( new Font( *this, true ) ); in createFont() 2546 return mxFont; in createFont() 2640 if( mxFont.get() ) in finalizeImport() 2641 mxFont->finalizeImport(); in finalizeImport() 2655 if( mxFont.get() ) in writeToPropertyMap() 2656 mxFont->writeToPropertyMap( rPropMap, FONT_PROPTYPE_CELL ); in writeToPropertyMap()
|
/aoo4110/main/oox/inc/oox/xls/ |
H A D | stylesfragment.hxx | 52 WorkbookContextBase( rParent ), mxFont( rxFont ) {} in FontContext() 58 FontRef mxFont; member in oox::xls::FontContext
|
H A D | richstring.hxx | 70 inline bool hasFont() const { return mxFont.get() != 0; } in hasFont() 79 FontRef mxFont; /// Embedded portion font, may be empty. member in oox::xls::RichStringPortion
|
H A D | richstringcontext.hxx | 49 FontRef mxFont; /// Processed font of the portion. member in oox::xls::RichStringContext
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 979 mxFont.reset( new XclImpChFont ); in ReadSubRecord() 980 mxFont->ReadChFont( rStrm ); in ReadSubRecord() 1009 return mxFont.is() ? mxFont->GetFontIndex() : EXC_FONT_NOTFOUND; in GetFontIndex() 1036 if( !mxFont ) in UpdateText() 1038 mxFont = pParentText->mxFont; in UpdateText() 3182 mxFont.reset( new XclImpChFont ); in ReadSubRecord() 3183 mxFont->ReadChFont( rStrm ); in ReadSubRecord() 3221 return mxFont.is() ? mxFont->GetFontIndex() : EXC_FONT_NOTFOUND; in GetFontIndex() 3260 if( mxFont.is() ) in CreateAxis()
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbafont.cxx | 114 mxFont->getPropertyValue( UnderLineMapper::propName() ) >>= nOOVal; in getUnderline() 126 mxFont->setPropertyValue( UnderLineMapper::propName(), uno::makeAny( nOOVal ) ); in setUnderline()
|
/aoo4110/main/vbahelper/inc/vbahelper/ |
H A D | vbafontbase.hxx | 60 css::uno::Reference< css::beans::XPropertySet > mxFont; member in VbaFontBase
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 559 XclExpChFontRef mxFont; /// Index into font buffer (CHFONT record). member in XclExpChText 1125 XclExpChFontRef mxFont; /// Index into font buffer (CHFONT record). member in XclExpChAxis
|
H A D | xichart.hxx | 556 XclImpChFontRef mxFont; /// Index into font buffer (CHFONT record). member in XclImpChText 1262 XclImpChFontRef mxFont; /// Index into font buffer (CHFONT record). member in XclImpChAxis
|