Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx501 if( !Width() && rInf.OnWin() && rInf.GetOpt().IsSoftHyph() && !IsExpand() ) in GetViewWidth()
648 if( IsExpand() || ( rInf.OnWin() && rInf.GetOpt().IsSoftHyph() ) || in GetExpTxt()
H A Dinftxt.hxx704 inline sal_Bool IsSoftHyph( const xub_StrLen nPos ) const;
892 inline sal_Bool SwTxtFormatInfo::IsSoftHyph( const xub_StrLen nPos ) const in IsSoftHyph() function in SwTxtFormatInfo
H A Dinftxt.cxx1313 case POR_SOFTHYPH: if ( GetOpt().IsSoftHyph() )bDraw = sal_True; break; in DrawViewOpt()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx90 bSoftHyphen = rVOpt.IsSoftHyph(); in SwDocDisplayItem()
H A Dusrpref.cxx172 case 8: bVal = rParent.IsSoftHyph(); break;// "NonprintingCharacter/OptionalHyphen", in Commit()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx193 rVOpt.IsSoftHyph() && in lcl_IsViewMarks()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx331 case POR_SOFTHYPH: bGray = pViewOptions->IsSoftHyph(); break; in IsGrayPortionType()
/trunk/main/sw/inc/
H A Dviewopt.hxx249 inline sal_Bool IsSoftHyph() const in IsSoftHyph() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx911 case HANDLE_VIEWSET_SOFT_HYPHENS : bBoolVal = mpConstViewOption->IsSoftHyph(); break; in _getSingleValue()

Completed in 66 milliseconds