Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx93 void lcl_doDynamicFontResize( uno::Any* pAOldAndNewFontHeightAny in lcl_doDynamicFontResize() argument
98 if( pAOldAndNewFontHeightAny && ( *pAOldAndNewFontHeightAny >>= fOldFontHeight ) ) in lcl_doDynamicFontResize()
101 *pAOldAndNewFontHeightAny = uno::makeAny(fNewFontHeight); in lcl_doDynamicFontResize()
116 …uno::Any* pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U… in doDynamicFontResize() local
117 lcl_doDynamicFontResize( pAOldAndNewFontHeightAny, aOldReferenceSize, rNewReferenceSize ); in doDynamicFontResize()
118pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeig… in doDynamicFontResize()
119 lcl_doDynamicFontResize( pAOldAndNewFontHeightAny, aOldReferenceSize, rNewReferenceSize ); in doDynamicFontResize()
120pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeig… in doDynamicFontResize()
121 lcl_doDynamicFontResize( pAOldAndNewFontHeightAny, aOldReferenceSize, rNewReferenceSize ); in doDynamicFontResize()

Completed in 14 milliseconds