Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Dcfgitems.cxx87 bTab = rVOpt.IsTab(sal_True); in SwDocDisplayItem()
H A Dusrpref.cxx176 case 12: bVal = rParent.IsTab(sal_True); break;// "NonprintingCharacter/Tab", in Commit()
/aoo4110/main/sw/source/core/text/
H A Dporlay.hxx136 inline sal_Bool IsTab() const { return bTab; } in IsTab() function in SwLineLayout
H A Dtxttab.cxx615 if( rInf.OnWin() && rInf.GetOpt().IsTab() ) in Paint()
H A Dinftxt.cxx1300 case POR_TAB: if ( GetOpt().IsTab() ) bDraw = sal_True; break; in DrawViewOpt()
/aoo4110/main/sw/source/ui/uiview/
H A Dview0.cxx208 rVOpt.IsTab() || in lcl_SetViewMetaChars()
/aoo4110/main/sw/source/core/access/
H A Daccportions.cxx330 case POR_TAB: bGray = pViewOptions->IsTab(); break; in IsGrayPortionType()
/aoo4110/main/sw/source/ui/app/
H A Dappopt.cxx321 if( (!aViewOpt.IsTab( sal_True ) && pDocDispItem->bTab) || in ApplyItemSet()
/aoo4110/main/sw/inc/
H A Dviewopt.hxx210 inline sal_Bool IsTab(sal_Bool bHard = sal_False) const in IsTab() function in SwViewOption
/aoo4110/main/sw/source/ui/uno/
H A Dunomod.cxx914 …case HANDLE_VIEWSET_TABSTOPS : bBoolVal = mpConstViewOption->IsTab(sal_True); brea… in _getSingleValue()

Completed in 98 milliseconds