Searched refs:FlyCntType (Results 1 – 13 of 13) sorted by relevance
| /trunk/main/sw/source/core/unocore/ |
| H A D | unocoll.cxx | 769 template<FlyCntType T> struct UnoFrameWrap_traits {}; 795 template<FlyCntType T> 807 … static uno::Any lcl_UnoWrapFrame(SwFrmFmt* pFmt, FlyCntType eType) throw(uno::RuntimeException()) in lcl_UnoWrapFrame() 822 template<FlyCntType T> 845 template<FlyCntType T> 878 template<FlyCntType T> 885 template<FlyCntType T> 896 template<FlyCntType T> 902 template<FlyCntType T> 908 template<FlyCntType T> [all …]
|
| H A D | unoframe.cxx | 1151 SwXFrame::SwXFrame(FlyCntType eSet, const :: SfxItemPropertySet* pSet, SwDoc *pDoc) : in SwXFrame() 1203 SwXFrame::SwXFrame(SwFrmFmt& rFrmFmt, FlyCntType eSet, const :: SfxItemPropertySet* pSet) : in SwXFrame()
|
| H A D | unoobj2.cxx | 1831 const FlyCntType eType = (!pNd->IsNoTxtNode()) ? FLYCNTTYPE_FRM in lcl_CreateNextObject()
|
| H A D | unodraw.cxx | 345 FlyCntType eType = FLYCNTTYPE_ALL; in _CreateShape()
|
| /trunk/main/sw/inc/ |
| H A D | unocoll.hxx | 323 const FlyCntType eType; 327 SwXFrames(SwDoc* pDoc, FlyCntType eSet); 350 FlyCntType GetType()const{return eType;} in GetType() 351 static SwXFrame* GetObject( SwFrmFmt& rFmt, FlyCntType eType );
|
| H A D | unoframe.hxx | 70 const FlyCntType eType; 86 SwXFrame(FlyCntType eSet, 89 SwXFrame(SwFrmFmt& rFrmFmt, FlyCntType eSet, 148 FlyCntType GetFlyCntType()const {return eType;} in GetFlyCntType()
|
| H A D | fesh.hxx | 390 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL ) const; 391 const SwFrmFmt* GetFlyNum(sal_uInt16 nIdx, FlyCntType eType = FLYCNTTYPE_ALL) const; 446 sal_Bool GotoFly( const String& rName, FlyCntType eType = FLYCNTTYPE_ALL,
|
| H A D | flyenum.hxx | 27 enum FlyCntType enum
|
| H A D | doc.hxx | 1351 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL) const; 1352 SwFrmFmt* GetFlyNum(sal_uInt16 nIdx, FlyCntType eType = FLYCNTTYPE_ALL);
|
| /trunk/main/sw/source/core/doc/ |
| H A D | docfly.cxx | 75 sal_uInt16 SwDoc::GetFlyCount( FlyCntType eType ) const in GetFlyCount() 117 SwFrmFmt* SwDoc::GetFlyNum( sal_uInt16 nIdx, FlyCntType eType ) in GetFlyNum()
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 2401 sal_Bool SwFEShell::GotoFly( const String& rName, FlyCntType eType, sal_Bool bSelFrm ) in GotoFly() 2451 sal_uInt16 SwFEShell::GetFlyCount( FlyCntType eType ) const in GetFlyCount() 2457 const SwFrmFmt* SwFEShell::GetFlyNum(sal_uInt16 nIdx, FlyCntType eType ) const in GetFlyNum()
|
| /trunk/main/sw/source/ui/utlui/ |
| H A D | content.cxx | 267 FlyCntType eType = FLYCNTTYPE_FRM; in Init() 592 FlyCntType eType = FLYCNTTYPE_FRM; in FillMemberList()
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | view2.cxx | 1915 FlyCntType eFlyType = FLYCNTTYPE_ALL; in JumpToSwMark()
|