Home
last modified time | relevance | path

Searched refs:rCntnt (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx176 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in DelFly() local
177 ASSERT( rCntnt.GetCntntIdx(), "Fly ohne Inhalt" ); in DelFly()
179 SaveSection( pDoc, *rCntnt.GetCntntIdx() ); in DelFly()
275 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in UndoImpl() local
276 if( rCntnt.GetCntntIdx() ) // kein Inhalt in UndoImpl()
396 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in lcl_GetSwUndoId() local
455 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in RedoImpl() local
456 if( rCntnt.GetCntntIdx() ) // kein Inhalt in RedoImpl()
466 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in RedoForRollback() local
467 if( rCntnt.GetCntntIdx() ) // kein Inhalt in RedoForRollback()
[all …]
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx586 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in FindPageDesc() local
587 if( rCntnt.GetCntntIdx() && in FindPageDesc()
588 &rCntnt.GetCntntIdx()->GetNode() == (SwNode*)pSttNd ) in FindPageDesc()
684 const SwFmtCntnt& rCntnt = in FindPageDesc() local
686 if( rCntnt.GetCntntIdx() && in FindPageDesc()
687 &rCntnt.GetCntntIdx()->GetNode() == in FindPageDesc()
792 const SwFmtCntnt& rCntnt = pFmt->GetCntnt(); in GetFlyFmt() local
793 if( rCntnt.GetCntntIdx() && in GetFlyFmt()
794 &rCntnt.GetCntntIdx()->GetNode() == pSttNd ) in GetFlyFmt()
H A Dndcopy.cxx578 const SwFmtCntnt& rCntnt = pFmt->GetCntnt(); in lcl_ChkFlyFly() local
580 if( !rCntnt.GetCntntIdx() || in lcl_ChkFlyFly()
581 0 == ( pSNd = rCntnt.GetCntntIdx()->GetNode().GetStartNode() )) in lcl_ChkFlyFly()
1593 const SwFmtCntnt& rCntnt = rZSortFly.GetFmt()->GetCntnt(); in CopyFlyInFlyImpl() local
1595 if( rCntnt.GetCntntIdx() && in CopyFlyInFlyImpl()
1596 0 != ( pSNd = rCntnt.GetCntntIdx()->GetNode().GetStartNode() ) && in CopyFlyInFlyImpl()
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx214 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in lcl_GetOLENode() local
215 const SwNodeIndex *pNdIdx = rCntnt.GetCntntIdx(); in lcl_GetOLENode()
380 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in createAndInsertOLEObject() local
381 const SwNodeIndex *pNdIdx = rCntnt.GetCntntIdx(); in createAndInsertOLEObject()
923 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in endAppletOrPlugin() local
924 const SwNodeIndex *pNdIdx = rCntnt.GetCntntIdx(); in endAppletOrPlugin()
H A Dxmltexte.cxx93 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in GetNoTxtNode() local
94 const SwNodeIndex *pNdIdx = rCntnt.GetCntntIdx(); in GetNoTxtNode()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx71 SwPosition::SwPosition( const SwNodeIndex & rNodeIndex, const SwIndex & rCntnt ) in SwPosition() argument
72 : nNode( rNodeIndex ), nContent( rCntnt ) in SwPosition()
770 const SwFmtCntnt& rCntnt = pFmt->GetCntnt(sal_False); in HasReadonlySel() local
771 ASSERT( rCntnt.GetCntntIdx(), "wo ist der SectionNode?" ); in HasReadonlySel()
772 sal_uLong nIdx = rCntnt.GetCntntIdx()->GetIndex(); in HasReadonlySel()
774 rCntnt.GetCntntIdx()->GetNode().GetNodes().IsDocNodes() ) in HasReadonlySel()
H A Dswcrsr.cxx322 const SwFmtCntnt& rCntnt = pFmt->GetCntnt(sal_False); in IsSelOvr() local
323 ASSERT( rCntnt.GetCntntIdx(), "wo ist der SectionNode?" ); in IsSelOvr()
324 sal_uLong nIdx = rCntnt.GetCntntIdx()->GetIndex(); in IsSelOvr()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx224 const SwFmtCntnt& rCntnt = GetFmt()->GetCntnt(); in InsertCnt() local
225 ASSERT( rCntnt.GetCntntIdx(), ":-( no content prepared." ); in InsertCnt()
226 sal_uLong nIndex = rCntnt.GetCntntIdx()->GetIndex(); in InsertCnt()
244 const SwFmtCntnt& rCntnt = GetFmt()->GetCntnt(); in InsertColumns() local
245 ASSERT( rCntnt.GetCntntIdx(), "<SwFlyFrm::InsertColumns()> - no content prepared." ); in InsertColumns()
246 SwNodeIndex aFirstCntnt( *( rCntnt.GetCntntIdx() ), 1 ); in InsertColumns()
622 const SwFmtCntnt &rCntnt = pFollow->GetFmt()->GetCntnt(); in UnchainFrames() local
623 ASSERT( rCntnt.GetCntntIdx(), ":-( Kein Inhalt vorbereitet." ); in UnchainFrames()
624 sal_uLong nIndex = rCntnt.GetCntntIdx()->GetIndex(); in UnchainFrames()
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx134 const SwFmtCntnt& rCntnt = pFrmFmt->GetCntnt(); in GetNodeType() local
135 const SwNodeIndex *pNdIdx = rCntnt.GetCntntIdx(); in GetNodeType()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx806 const SwFmtCntnt &rCntnt = pFmt->GetCntnt(); in MakeFlyAndMove() local
807 ASSERT( rCntnt.GetCntntIdx(), "Kein Inhalt vorbereitet." ); in MakeFlyAndMove()
808 SwNodeIndex aIndex( *(rCntnt.GetCntntIdx()), 1 ); in MakeFlyAndMove()
855 aIndex = rCntnt.GetCntntIdx()->GetNode().EndOfSectionIndex() - 1; in MakeFlyAndMove()
H A Ddocfly.cxx779 const SwFmtCntnt& rCntnt = pTmpFmt->GetCntnt(); in ChgAnchor() local
780 SwPosition aPos( *rCntnt.GetCntntIdx() ); in ChgAnchor()
H A Ddocedt.cxx347 const SwFmtCntnt &rCntnt = pFmt->GetCntnt(); in DelFlyInRange() local
348 if( rCntnt.GetCntntIdx() ) in DelFlyInRange()
350 DelFlyInRange( *rCntnt.GetCntntIdx(), in DelFlyInRange()
351 SwNodeIndex( *rCntnt.GetCntntIdx()-> in DelFlyInRange()
H A Ddocfld.cxx864 const SwFmtCntnt& rCntnt = rFlyFmt.GetCntnt(); in _SetGetExpFld() local
865 nNode = rCntnt.GetCntntIdx()->GetIndex() + 1; in _SetGetExpFld()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx355 DrawObj(const sw::Frame &rCntnt, WW8_CP nCp, Point aParentPos, short nDir, in DrawObj() argument
357 : mnCp(nCp), mnShapeId(0), maCntnt(rCntnt), maParentPos(aParentPos), in DrawObj()
781 bool CntntContainsChapterField(const SwFmtCntnt &rCntnt) const;
H A Dww8par6.cxx2364 const SwFmtCntnt& rCntnt = pFlyFmt->GetCntnt(); in MoveInsideFly() local
2365 ASSERT( rCntnt.GetCntntIdx(), "Kein Inhalt vorbereitet." ); in MoveInsideFly()
2366 pPaM->GetPoint()->nNode = rCntnt.GetCntntIdx()->GetIndex() + 1; in MoveInsideFly()
H A Dww8atr.cxx348 bool MSWordExportBase::CntntContainsChapterField(const SwFmtCntnt &rCntnt) const in CntntContainsChapterField()
351 if ( const SwNodeIndex* pSttIdx = rCntnt.GetCntntIdx() ) in CntntContainsChapterField()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1889 const SwFmtCntnt& rCntnt = pF->GetCntnt(); in BeginFly() local
1890 ASSERT( rCntnt.GetCntntIdx(), "Kein Inhalt vorbereitet." ); in BeginFly()
1891 pPaM->GetPoint()->nNode = rCntnt.GetCntntIdx()->GetIndex() + 1; in BeginFly()
/trunk/main/sw/inc/
H A Dpam.hxx56 SwPosition( const SwNodeIndex &rNode, const SwIndex &rCntnt );

Completed in 161 milliseconds