Home
last modified time | relevance | path

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

/AOO42X/main/starmath/inc/
H A Dformat.hxx81 #define DIS_ORNAMENTSPACE 16 macro
/AOO42X/main/starmath/source/
H A Dformat.cxx137 vDist[DIS_ORNAMENTSPACE] = 0; in SmFormat()
H A Ddialog.cxx958 Categories[7]->SetValue(1, rFormat.GetDistance(DIS_ORNAMENTSPACE)); in ReadFrom()
996 rFormat.SetDistance( DIS_ORNAMENTSPACE, Categories[7]->GetValue(1) ); in WriteTo()
H A Dunomodel.cxx305 …IGHT , &::getCppuType((const sal_Int16*)0), PROPERTY_NONE, DIS_ORNAMENTSPACE }, in lcl_createModelPropertyInfo()
H A Dnode.cxx1976 * rFormat.GetDistance(DIS_ORNAMENTSPACE) / 100L; in Arrange()