Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxehelper.cxx463 bool bIsHyperlink = false; in lclCreateFormattedString() local
477 bIsHyperlink = true; in lclCreateFormattedString()
504 if( bIsHyperlink && aItemSet.Get( ATTR_FONT_COLOR ).GetValue() == COL_AUTO) in lclCreateFormattedString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxehelper.cxx463 bool bIsHyperlink = false; in lclCreateFormattedString() local
477 bIsHyperlink = true; in lclCreateFormattedString()
504 if( bIsHyperlink && aItemSet.Get( ATTR_FONT_COLOR ).GetValue() == COL_AUTO) in lclCreateFormattedString()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx3092 bool bIsHyperlink = false; in Read_F_Tox() local
3108 bIsHyperlink = true; in Read_F_Tox()
3273 if ( bIsHyperlink ) in Read_F_Tox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx3100 bool bIsHyperlink = false; in Read_F_Tox() local
3116 bIsHyperlink = true; in Read_F_Tox()
3281 if ( bIsHyperlink ) in Read_F_Tox()