Home
last modified time | relevance | path

Searched refs:RES_DRAWFRMFMT (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx74 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 Dunattr.cxx234 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 Drolbck.cxx1156 if( RES_FLYFRMFMT == nWh || RES_DRAWFRMFMT == nWh ) in Add()
/trunk/main/sw/source/core/txtnode/
H A Datrflyin.cxx182 && RES_DRAWFRMFMT != pFmt->Which() ) in SetAnchor()
199 RES_DRAWFRMFMT != pFmt->Which() ) in SetAnchor()
224 if( RES_DRAWFRMFMT == pFrmFmt->Which() ) in _GetFlyFrm()
/trunk/main/sw/inc/
H A Dfrmfmt.hxx267 : SwFrmFmt( rPool, pFmtNm, pDrvdFrm, RES_DRAWFRMFMT ), in SwDrawFrmFmt()
283 : SwFrmFmt( rPool, rFmtNm, pDrvdFrm, RES_DRAWFRMFMT ), in SwDrawFrmFmt()
H A Dhintids.hxx289 RES_DRAWFRMFMT, // 149 enumerator
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx288 (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 Ddocdraw.cxx573 else if( RES_DRAWFRMFMT == pFmt->Which() ) in _ZSortFly()
H A Ddocbm.cxx1554 RES_DRAWFRMFMT != pFrmFmt->Which() ) in _SaveCntntIdx()
/trunk/main/sw/source/core/text/
H A Ditratr.cxx477 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 DEnhancedPDFExportHelper.cxx1760 if ( RES_DRAWFRMFMT != pFrmFmt->Which() && in EnhancedPDFExport()
/trunk/main/sw/source/core/layout/
H A Dflypos.cxx72 else if( RES_DRAWFRMFMT == pFmt->Which() ) in SwPosFlyFrm()
H A Dfrmtool.cxx1004 if ( RES_DRAWFRMFMT != pFmt->Which() ) in ~SwCntntNotify()
1071 const bool bSdrObj = RES_DRAWFRMFMT == pFmt->Which(); in AppendObjs()
H A Dpagechg.cxx431 sal_Bool bSdrObj = RES_DRAWFRMFMT == pFmt->Which(); in lcl_MakeObjs()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx922 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 Dfefly1.cxx1047 if ( RES_DRAWFRMFMT == pFmt->Which() ) in SetPageObjsNewPage()
/trunk/main/sw/source/core/edit/
H A Dedundo.cxx69 if (RES_DRAWFRMFMT == pSelFmt->Which()) in HandleUndoRedoContext()
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx90 RES_DRAWFRMFMT == ((SwContact*)pContact)->GetFmt()->Which()) in ReplaceObject()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.cxx72 RES_DRAWFRMFMT != pFrmFmt->Which() ) in HasBareGraphicEnd()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx684 ASSERT( RES_DRAWFRMFMT == rFmt.Which(), in GetHTMLControl()
1413 if( RES_DRAWFRMFMT != pFrmFmt->Which() ) in GetControls()
H A Dcss1atr.cxx2156 if( RES_DRAWFRMFMT == rFrmFmt.Which() ) in OutCSS1_FrmFmtOptions()
2223 if( RES_DRAWFRMFMT == rFrmFmt.Which() ) in OutCSS1_FrmFmtOptions()
H A Dhtmlgrin.cxx296 if( RES_DRAWFRMFMT != pFlyFmt->Which() && in RegisterFlyFrm()
H A Dhtmlfly.cxx180 if( RES_DRAWFRMFMT == rFrmFmt.Which() ) in SV_IMPL_OP_PTRARR_SORT()
H A Dhtmlform.cxx744 ASSERT( RES_DRAWFRMFMT == pFrmFmt->Which(), "Kein DrawFrmFmt" ); in SetControlSize()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx258 RES_DRAWFRMFMT == pFrmFmt->Which() ) in Read()

Completed in 165 milliseconds

12