/trunk/main/sw/source/ui/table/ |
H A D | rowht.cxx | 68 SwFmtFrmSize aSz(ATT_FIX_SIZE, 0, nHeight); in Apply() 71 ATT_MIN_SIZE : ATT_FIX_SIZE; in Apply() 108 aAutoHeightCB.Check(pSz->GetHeightSizeType() != ATT_FIX_SIZE); in SwTableHeightDlg()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 166 SwFmtFrmSize aFrmSize(rDynamic.GetValue() ? ATT_MIN_SIZE : ATT_FIX_SIZE, in FillHdFt() 207 SwFmtFrmSize aSize(ATT_FIX_SIZE); in ItemSetToPageDesc() 409 SfxBoolItem aDynamic(SID_ATTR_PAGE_DYNAMIC, eSizeType != ATT_FIX_SIZE); in PageDescToItemSet() 462 SfxBoolItem aDynamic(SID_ATTR_PAGE_DYNAMIC, eSizeType != ATT_FIX_SIZE); in PageDescToItemSet()
|
H A D | attrdesc.cxx | 398 const sal_uInt16 nId = ATT_FIX_SIZE == eFrmHeightType ? in GetPresentation()
|
/trunk/main/sw/source/core/layout/ |
H A D | fly.cxx | 172 else if ( rFrmSize.GetHeightSizeType() == ATT_FIX_SIZE ) in SwFlyFrm() 736 if ( rFrmSize.GetHeightSizeType() == ATT_FIX_SIZE ) in FrmSizeChg() 1503 if ( rFrmSz.GetWidthSizeType() != ATT_FIX_SIZE ) in Format() 1984 if ( rFrmSz.GetWidthSizeType() != ATT_FIX_SIZE ) in _Grow() 1993 if ( rFrmSz.GetWidthSizeType() != ATT_FIX_SIZE ) in _Grow() 2083 if ( rFrmSz.GetWidthSizeType() != ATT_FIX_SIZE ) in _Shrink() 2092 if ( rFrmSz.GetWidthSizeType() != ATT_FIX_SIZE ) in _Shrink()
|
H A D | atrfrm.cxx | 254 eFrmWidthType( ATT_FIX_SIZE ) in SwFmtFrmSize() 335 sal_Bool bTmp = ATT_FIX_SIZE != GetHeightSizeType(); in QueryValue() 458 SetHeightSizeType(bSet ? ATT_VAR_SIZE : ATT_FIX_SIZE); in PutValue()
|
H A D | ssfrm.cxx | 244 if ( ATT_FIX_SIZE != aNew.GetHeightSizeType() ) in CheckDirChange()
|
H A D | flylay.cxx | 307 bRetVal = ATT_FIX_SIZE != in HasEnvironmentAutoSize()
|
/trunk/main/sw/source/ui/app/ |
H A D | applab.cxx | 284 rFmt.SetFmtAttr(SwFmtFrmSize(ATT_FIX_SIZE, in InsertLab() 332 SwFmtFrmSize aFrmSize( ATT_FIX_SIZE, in InsertLab()
|
H A D | appenv.cxx | 413 rFmt.SetFmtAttr(SwFmtFrmSize(ATT_FIX_SIZE, in InsertEnv()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 401 aFlySet.Put( SwFmtFrmSize( ATT_FIX_SIZE, nWidth, nHeight ) ); in MakeGrafNotInCntnt() 639 aAttrSet.Put( SwFmtFrmSize( ATT_FIX_SIZE, aPD.nWidth, in ImportGraf()
|
H A D | ww8graf.cxx | 1797 rFlySet.Put( SwFmtFrmSize(bFixSize ? ATT_FIX_SIZE : ATT_VAR_SIZE, in MatchSdrItemsIntoFlySet() 1805 SwFmtFrmSize aNewSize = SwFmtFrmSize(bFixSize ? ATT_FIX_SIZE : ATT_VAR_SIZE, in MatchSdrItemsIntoFlySet() 3019 SwFmtFrmSize aFrmSize(ATT_FIX_SIZE, pF->nXaRight - pF->nXaLeft, pF->nYaBottom - pF->nYaTop); in ConvertDrawTextToFly() 3020 aFrmSize.SetWidthSizeType(pRecord->bAutoWidth ? ATT_VAR_SIZE : ATT_FIX_SIZE); in ConvertDrawTextToFly() 3138 rFlySet.Put(SwFmtFrmSize(ATT_FIX_SIZE, nWidthTw, nHeightTw)); in ImportReplaceableDrawables()
|
H A D | ww8par2.cxx | 2565 pTable->GetFrmFmt()->SetFmtAttr(SwFmtFrmSize(ATT_FIX_SIZE, nSwWidth)); in CreateSwTable() 2566 aItemSet.Put(SwFmtFrmSize(ATT_FIX_SIZE, nSwWidth)); in CreateSwTable() 3266 aF.SetHeightSizeType(ATT_FIX_SIZE); in AdjustNewBand() 3291 SwFmtFrmSize aFS( ATT_FIX_SIZE ); in AdjustNewBand()
|
H A D | ww8par4.cxx | 293 pTempSet->Put( SwFmtFrmSize( ATT_FIX_SIZE, aSizeTwip.Width(), in ImportOle()
|
H A D | ww8par6.cxx | 637 pHdFmt->SetFmtAttr(SwFmtFrmSize(ATT_FIX_SIZE, 0, rData.nSwHLo + nHdLowerSpace)); in SetPageULSpaceItems() 666 pFtFmt->SetFmtAttr(SwFmtFrmSize(ATT_FIX_SIZE, 0, rData.nSwFUp + nFtUpperSpace)); in SetPageULSpaceItems() 1969 eHeightFix = ATT_FIX_SIZE; in WW8SwFlyPara() 2287 Put( SwFmtFrmSize( ATT_FIX_SIZE, nWidth+aSizeArray[WW8_LEFT]+ in WW8FlySet()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmlimpit.cxx | 887 eSizeType = ATT_FIX_SIZE; in PutXMLValue() 893 eSizeType = ATT_FIX_SIZE; in PutXMLValue()
|
H A D | xmlexpit.cxx | 992 if( ATT_FIX_SIZE == pFrmSize->GetHeightSizeType() ) in QueryXMLValue()
|
/trunk/main/sw/inc/ |
H A D | fmtfsize.hxx | 40 ATT_FIX_SIZE, //Frm ist in der Var-Richtung unbeweglich enumerator
|
/trunk/main/sw/source/core/doc/ |
H A D | docfly.cxx | 1043 if ( aSize.GetHeightSizeType() != ATT_FIX_SIZE ) in Chain() 1048 aSize.SetHeightSizeType( ATT_FIX_SIZE ); in Chain()
|
H A D | docdesc.cxx | 89 SwFmtFrmSize aFrmSize( ATT_FIX_SIZE ); in lcl_DefaultPageFmt()
|
H A D | docnew.cxx | 428 pEmptyPageFmt->SetFmtAttr( SwFmtFrmSize( ATT_FIX_SIZE ) ); in SwDoc()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 336 pFrmMgr->SetHeightSizeType(ATT_FIX_SIZE); in Insert() 556 aFrmMgr.SetHeightSizeType(ATT_FIX_SIZE); in InsertOleObject()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 1171 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() 2250 sal_Bool bCheck = eSize != ATT_FIX_SIZE; in Init() 2257 bCheck = eSize != ATT_FIX_SIZE; in Init()
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 622 aSz.SetHeightSizeType( ATT_FIX_SIZE ); in ReadFly() 1462 rSet.Put( SwFmtFrmSize( ATT_FIX_SIZE, aSize.Width(), aSize.Height() )); in _SetPictureSize()
|
H A D | swparrtf.cxx | 2359 SwFmtFrmSize aFrmSize(ATT_FIX_SIZE, rInfo.mnPaperw, rInfo.mnPaperh); in SetPageInformationAsDefault() 3242 SwFmtFrmSize aSz( ATT_FIX_SIZE, a4.Width(), a4.Height() ); // DIN A4 defaulten in ReadPageDescTbl() 3400 aHSz.SetHeightSizeType( ATT_FIX_SIZE ); in ReadPageDescTbl() 3409 aFSz.SetHeightSizeType( ATT_FIX_SIZE ); in ReadPageDescTbl()
|
H A D | rtftbl.cxx | 758 eSize = ATT_FIX_SIZE, nLineHeight = -nLineHeight; in ReadTable()
|