Home
last modified time | relevance | path

Searched refs:ePos (Results 51 – 63 of 63) sorted by relevance

123

/aoo41x/main/sc/source/ui/view/
H A Dprintfun.cxx1125 SvxGraphicPosition ePos; in lcl_DrawGraphic() local
1134 ePos = rBrush.GetGraphicPos(); in lcl_DrawGraphic()
1137 ePos = GPOS_NONE; in lcl_DrawGraphic()
1144 switch ( ePos ) in lcl_DrawGraphic()
/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx1714 else if( FTNPOS_CHAPTER == pDoc->GetFtnInfo().ePos && ( !GetUpper()-> in AppendFtn()
2411 if( ( GetFmt()->GetDoc()->GetFtnInfo().ePos == FTNPOS_CHAPTER && in MoveFtns()
2935 if( pDoc->GetFtnInfo().ePos == FTNPOS_CHAPTER && in MoveLowerFtns()
H A Dfrmtool.cxx229 const SvxGraphicPosition ePos = pFrm->GetAttrSet()->GetBackground().GetGraphicPos(); in ~SwFrmNotify() local
230 if ( GPOS_NONE != ePos && GPOS_TILED != ePos ) in ~SwFrmNotify()
H A Dpaintfrm.cxx1650 SvxGraphicPosition ePos = GPOS_NONE; in DrawGraphic() local
1671 ePos = pBrush->GetGraphicPos(); in DrawGraphic()
1685 switch ( ePos ) in DrawGraphic()
1834 if ( (ePos != GPOS_NONE) && in DrawGraphic()
1835 (ePos != GPOS_TILED) && (ePos != GPOS_AREA) in DrawGraphic()
H A Dtabfrm.cxx3250 const SvxGraphicPosition ePos = GetFmt()->GetBackground().GetGraphicPos(); in GrowFrm() local
3251 if ( GPOS_NONE != ePos && GPOS_TILED != ePos ) in GrowFrm()
/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx232 …void SetBorder( BorderPosition ePos, sal_Int32 nLineDistance, const ::com::sun::star::table::Borde…
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx1476 case 2: aInfo.ePos = FTNPOS_PAGE; break; in Out()
1477 default: aInfo.ePos = FTNPOS_CHAPTER; break; in Out()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2343 SvxGraphicPosition ePos = pBrush->GetGraphicPos(); in SwEscherEx() local
2344 if( ePos != GPOS_NONE && ePos != GPOS_AREA ) in SwEscherEx()
H A Drtfexport.cxx661 const char* pOut = FTNPOS_CHAPTER == rFtnInfo.ePos in ExportDocument_Impl()
H A Dww8par.cxx4479 aInfo.ePos = FTNPOS_PAGE; in CoreLoad()
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1133 void SwCursor::FillFindPos( SwDocPositions ePos, SwPosition& rPos ) const in FillFindPos() argument
1139 switch( ePos ) in FillFindPos()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx445 aFtnInfo.ePos = bVal ? FTNPOS_CHAPTER : FTNPOS_PAGE; in setPropertyValue()
575 sal_Bool bTemp = FTNPOS_CHAPTER == rFtnInfo.ePos; in getPropertyValue()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2569 aFtnInfo.ePos = FTNPOS_CHAPTER; bFtnInfoChgd = sal_True; in ReadDocControls()
2573 aFtnInfo.ePos = FTNPOS_PAGE; bFtnInfoChgd = sal_True; in ReadDocControls()

Completed in 221 milliseconds

123