Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dformat.hxx135 sal_Bool IsTextmode() const { return bIsTextmode; } in IsTextmode() function in SmFormat
/trunk/main/starmath/source/
H A Dnode.cxx1089 sal_Bool bIsTextmode = rFormat.IsTextmode(); in Arrange()
1458 if (rFormat.IsTextmode() && (GetToken().nGroup & TGLIMIT)) in Arrange()
1478 sal_Bool bIsTextmode = rFormat.IsTextmode(); in Arrange()
1873 if (!rFormat.IsTextmode()) in CalcSymbolHeight()
H A Dformat.cxx190 SetTextmode(rFormat.IsTextmode()); in operator =()
H A Ddocument.cxx1007 aNewFormat.SetTextmode(!aOldFormat.IsTextmode()); in Execute()
1219 rSet.Put(SfxBoolItem(SID_TEXTMODE, GetFormat().IsTextmode())); in GetState()
H A Dcfgitem.cxx1077 *pValue++ <<= (sal_Bool) pFormat->IsTextmode(); in SaveFormat()
H A Dunomodel.cxx841 sal_Bool bVal = aFormat.IsTextmode(); in _getPropertyValues()

Completed in 46 milliseconds