Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/config/
H A Dcfgitems.cxx89 bNonbreakingSpace = rVOpt.IsHardBlank(); in SwDocDisplayItem()
H A Dusrpref.cxx175 case 11: bVal = rParent.IsHardBlank(); break;// "NonprintingCharacter/ProtectedSpace", in Commit()
/aoo42x/main/sw/source/ui/uiview/
H A Dview0.cxx192 return rVOpt.IsHardBlank() && in lcl_IsViewMarks()
/aoo42x/main/sw/source/core/access/
H A Daccportions.cxx332 case POR_BLANK: bGray = pViewOptions->IsHardBlank(); break; in IsGrayPortionType()
/aoo42x/main/sw/inc/
H A Dviewopt.hxx224 inline sal_Bool IsHardBlank() const in IsHardBlank() function in SwViewOption
/aoo42x/main/sw/source/ui/uno/
H A Dunomod.cxx913 case HANDLE_VIEWSET_PROTECTED_SPACES : bBoolVal = mpConstViewOption->IsHardBlank(); break; in _getSingleValue()
/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx1314 case POR_BLANK: if ( GetOpt().IsHardBlank())bDraw = sal_True; break; in DrawViewOpt()

Completed in 55 milliseconds