Home
last modified time | relevance | path

Searched refs:eFrmHeightType (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/inc/
H A Dfmtfsize.hxx49 SwFrmSize eFrmHeightType; member in SwFmtFrmSize
82 SwFrmSize GetHeightSizeType() const { return eFrmHeightType; } in GetHeightSizeType()
83 void SetHeightSizeType( SwFrmSize eSize ) { eFrmHeightType = eSize; } in SetHeightSizeType()
/aoo41x/main/sw/source/core/layout/
H A Datrfrm.cxx248 eFrmHeightType( eSize ), in SwFmtFrmSize()
257 eFrmHeightType = rCpy.GetHeightSizeType(); in operator =()
267 return( eFrmHeightType == ((SwFmtFrmSize&)rAttr).eFrmHeightType && in operator ==()
/aoo41x/main/sw/source/ui/utlui/
H A Dattrdesc.cxx398 const sal_uInt16 nId = ATT_FIX_SIZE == eFrmHeightType ? in GetPresentation()

Completed in 30 milliseconds