Home
last modified time | relevance | path

Searched refs:SwFrmSize (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sw/inc/
H A Dfmtfsize.hxx37 enum SwFrmSize enum
49 SwFrmSize eFrmHeightType;
50 SwFrmSize eFrmWidthType;
67 SwFmtFrmSize( SwFrmSize eSize = ATT_VAR_SIZE,
82 SwFrmSize GetHeightSizeType() const { return eFrmHeightType; } in GetHeightSizeType()
83 void SetHeightSizeType( SwFrmSize eSize ) { eFrmHeightType = eSize; } in SetHeightSizeType()
85 SwFrmSize GetWidthSizeType() const { return eFrmWidthType; } in GetWidthSizeType()
86 void SetWidthSizeType( SwFrmSize eSize ) { eFrmWidthType = eSize; } in SetWidthSizeType()
/aoo42x/main/sw/source/ui/table/
H A Drowht.cxx70 SwFrmSize eFrmSize = (SwFrmSize) aAutoHeightCB.IsChecked() ? in Apply()
/aoo42x/main/sw/source/ui/utlui/
H A Duitool.cxx408 const SwFrmSize eSizeType = rFrmSize.GetHeightSizeType(); in PageDescToItemSet()
461 const SwFrmSize eSizeType = rFrmSize.GetHeightSizeType(); in PageDescToItemSet()
/aoo42x/main/sw/source/ui/inc/
H A Dfrmmgr.hxx103 void SetHeightSizeType(SwFrmSize eType);
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1171 SwFrmSize eFrmSize = (SwFrmSize) aAutoHeightCB.IsChecked()? ATT_MIN_SIZE : ATT_FIX_SIZE; in FillItemSet()
1177 SwFrmSize eFrmSize = (SwFrmSize) aAutoWidthCB.IsChecked()? ATT_MIN_SIZE : ATT_FIX_SIZE; in FillItemSet()
2249 SwFrmSize eSize = rSize.GetHeightSizeType(); in Init()
H A Dfrmmgr.cxx612 void SwFlyFrmAttrMgr::SetHeightSizeType( SwFrmSize eType ) in SetHeightSizeType()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par2.hxx96 SwFrmSize eHeightFix; // Hoehe Fix oder Min
H A Dww8par.cxx2057 SwFrmSize eFrmSize = ATT_MIN_SIZE; in Read_HdFtTextAsHackedFrame()
/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx250 SwFmtFrmSize::SwFmtFrmSize( SwFrmSize eSize, SwTwips nWidth, SwTwips nHeight ) in SwFmtFrmSize()
449 SetHeightSizeType((SwFrmSize)nType); in PutValue()
466 SetWidthSizeType((SwFrmSize)nType); in PutValue()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimpit.cxx857 SwFrmSize eSizeType = ATT_VAR_SIZE; in PutXMLValue()
/aoo42x/main/sw/source/filter/rtf/
H A Drtftbl.cxx756 SwFrmSize eSize; in ReadTable()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2166 SwFrmSize eSize = ATT_MIN_SIZE; in SetVarSize()
/aoo42x/main/sw/source/core/doc/
H A Dtblrwcl.cxx4121 SwFrmSize eSize = ATT_MIN_SIZE; in SetLineHeight()

Completed in 166 milliseconds