Home
last modified time | relevance | path

Searched refs:DIS_BRACKETSPACE (Results 1 – 5 of 5) sorted by relevance

/trunk/main/starmath/inc/
H A Dformat.hxx77 #define DIS_BRACKETSPACE 12 macro
/trunk/main/starmath/source/
H A Dformat.cxx133 vDist[DIS_BRACKETSPACE] = 5; in SmFormat()
H A Ddialog.cxx989 Categories[5]->SetValue(1, rFormat.GetDistance(DIS_BRACKETSPACE)); in ReadFrom()
1029 rFormat.SetDistance( DIS_BRACKETSPACE, Categories[5]->GetValue(1) ); in WriteTo()
H A Dnode.cxx1673 nPerc = bIsABS ? 0 : rFormat.GetDistance(DIS_BRACKETSPACE); in Arrange()
1764 * rFormat.GetDistance(DIS_BRACKETSPACE) / 100L; in Arrange()
H A Dunomodel.cxx283 …TANCE , &::getCppuType((const sal_Int16*)0), PROPERTY_NONE, DIS_BRACKETSPACE }, in lcl_createModelPropertyInfo()