/aoo42x/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 74 if ( RES_DRAWFRMFMT == pFrmFmt->Which() ) in InsFly() 108 if( RES_DRAWFRMFMT != pFrmFmt->Which() ) in InsFly() 173 if ( RES_DRAWFRMFMT != pFrmFmt->Which() ) in DelFly() 183 else if ( RES_DRAWFRMFMT == pFrmFmt->Which() ) in DelFly() 239 : SwUndoFlyBase( pFormat, RES_DRAWFRMFMT == pFormat->Which() ? in SwUndoInsLayFmt() 394 if (RES_DRAWFRMFMT != pFrmFmt->Which()) in lcl_GetSwUndoId()
|
H A D | unattr.cxx | 234 if ( RES_FLYFRMFMT == m_nFmtWhich || RES_DRAWFRMFMT == m_nFmtWhich ) in UndoImpl() 299 case RES_DRAWFRMFMT: in IsFmtInDoc() 425 if ( RES_DRAWFRMFMT == m_pFmt->Which() ) in SaveFlyAnchor() 511 if( RES_DRAWFRMFMT == pFrmFmt->Which() ) in RestoreFlyAnchor() 574 if ( RES_DRAWFRMFMT == pFrmFmt->Which() ) in RestoreFlyAnchor() 608 if( RES_DRAWFRMFMT != pFrmFmt->Which() ) in RestoreFlyAnchor()
|
H A D | rolbck.cxx | 1156 if( RES_FLYFRMFMT == nWh || RES_DRAWFRMFMT == nWh ) in Add()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | atrflyin.cxx | 182 && RES_DRAWFRMFMT != pFmt->Which() ) in SetAnchor() 199 RES_DRAWFRMFMT != pFmt->Which() ) in SetAnchor() 224 if( RES_DRAWFRMFMT == pFrmFmt->Which() ) in _GetFlyFrm()
|
/aoo42x/main/sw/inc/ |
H A D | frmfmt.hxx | 267 : SwFrmFmt( rPool, pFmtNm, pDrvdFrm, RES_DRAWFRMFMT ), in SwDrawFrmFmt() 283 : SwFrmFmt( rPool, rFmtNm, pDrvdFrm, RES_DRAWFRMFMT ), in SwDrawFrmFmt()
|
H A D | hintids.hxx | 289 RES_DRAWFRMFMT, // 149 enumerator
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 288 (RES_FLYFRMFMT == nWh || RES_DRAWFRMFMT == nWh)) in DelLayoutFmt() 391 const bool bDraw = RES_DRAWFRMFMT == rSource.Which(); in CopyLayoutFmt() 498 ASSERT( RES_DRAWFRMFMT == rSource.Which(), "Weder Fly noch Draw." ); in CopyLayoutFmt() 1093 bool bDrawFmt = bDrawAlso ? RES_DRAWFRMFMT == pFly->Which() : false; in GetAllFlyFmts() 1842 OSL_ENSURE( RES_DRAWFRMFMT == pContact->GetFmt()->Which(), in InsertDrawLabel()
|
H A D | docdraw.cxx | 573 else if( RES_DRAWFRMFMT == pFmt->Which() ) in _ZSortFly()
|
H A D | docbm.cxx | 1554 RES_DRAWFRMFMT != pFrmFmt->Which() ) in _SaveCntntIdx()
|
/aoo42x/main/sw/source/core/text/ |
H A D | itratr.cxx | 477 if( RES_DRAWFRMFMT != nWhich ) in lcl_MinMaxNode() 508 if( RES_DRAWFRMFMT == nWhich ) in lcl_MinMaxNode() 727 if( RES_DRAWFRMFMT == pFrmFmt->Which() ) in GetMinMaxSize()
|
H A D | EnhancedPDFExportHelper.cxx | 1760 if ( RES_DRAWFRMFMT != pFrmFmt->Which() && in EnhancedPDFExport()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | flypos.cxx | 72 else if( RES_DRAWFRMFMT == pFmt->Which() ) in SwPosFlyFrm()
|
H A D | frmtool.cxx | 1004 if ( RES_DRAWFRMFMT != pFmt->Which() ) in ~SwCntntNotify() 1071 const bool bSdrObj = RES_DRAWFRMFMT == pFmt->Which(); in AppendObjs()
|
H A D | pagechg.cxx | 431 sal_Bool bSdrObj = RES_DRAWFRMFMT == pFmt->Which(); in lcl_MakeObjs()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 922 RES_DRAWFRMFMT == rCpyFmt.Which() && in Paste() 977 if( RES_DRAWFRMFMT == rCpyFmt.Which() && in Paste() 1012 ASSERT( RES_DRAWFRMFMT == pNew->Which(), "Neues Format."); in Paste()
|
H A D | fefly1.cxx | 1047 if ( RES_DRAWFRMFMT == pFmt->Which() ) in SetPageObjsNewPage()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edundo.cxx | 69 if (RES_DRAWFRMFMT == pSelFmt->Which()) in HandleUndoRedoContext()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dpage.cxx | 90 RES_DRAWFRMFMT == ((SwContact*)pContact)->GetFmt()->Which()) in ReplaceObject()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8glsy.cxx | 72 RES_DRAWFRMFMT != pFrmFmt->Which() ) in HasBareGraphicEnd()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 684 ASSERT( RES_DRAWFRMFMT == rFmt.Which(), in GetHTMLControl() 1413 if( RES_DRAWFRMFMT != pFrmFmt->Which() ) in GetControls()
|
H A D | css1atr.cxx | 2156 if( RES_DRAWFRMFMT == rFrmFmt.Which() ) in OutCSS1_FrmFmtOptions() 2223 if( RES_DRAWFRMFMT == rFrmFmt.Which() ) in OutCSS1_FrmFmtOptions()
|
H A D | htmlgrin.cxx | 296 if( RES_DRAWFRMFMT != pFlyFmt->Which() && in RegisterFlyFrm()
|
H A D | htmlfly.cxx | 180 if( RES_DRAWFRMFMT == rFrmFmt.Which() ) in SV_IMPL_OP_PTRARR_SORT()
|
H A D | htmlform.cxx | 744 ASSERT( RES_DRAWFRMFMT == pFrmFmt->Which(), "Kein DrawFrmFmt" ); in SetControlSize()
|
/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 258 RES_DRAWFRMFMT == pFrmFmt->Which() ) in Read()
|