Home
last modified time | relevance | path

Searched refs:SwFlyStartNode (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sw/inc/
H A Dndtyp.hxx51 SwFlyStartNode, enumerator
H A Dnode.hxx201 { return FindSttNodeByType( SwFlyStartNode ); } in FindFlyStartNode()
/aoo4110/main/sw/source/core/undo/
H A Dundobj1.cxx112 RestoreSection( pDoc, &aIdx, SwFlyStartNode ); in InsFly()
517 ? ( !pNd->IsStartNode() || SwFlyStartNode != in GetAnchor()
H A Dunattr.cxx485 ? ( !pNd->IsStartNode() || (SwFlyStartNode != in RestoreFlyAnchor()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx461 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aIdx, SwFlyStartNode ); in CopyLayoutFmt()
627 GetNodes().SectionDown( &aRange, SwFlyStartNode ); in _MakeFlySection()
1386 SwFlyStartNode, pColl ); in lcl_InsertLabel()
1702 SwFlyStartNode, pColl ); in lcl_InsertDrawLabel()
/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx364 ? rNds.MakeEmptySection( aTmpIdx, SwFlyStartNode ) in SetFlysInDoc()
365 : rNds.MakeTextSection( aTmpIdx, SwFlyStartNode, in SetFlysInDoc()
/aoo4110/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx416 if(eType == SwFlyStartNode && 0 != (pFmt = pSttNode->GetFlyFmt())) in getCrsrPropertyValue()
H A Dunotext.cxx570 case CURSOR_FRAME: eSearchNodeType = SwFlyStartNode; break; in insertTextContent()
1061 case CURSOR_FRAME: eSearchNodeType = SwFlyStartNode; break; in CheckForOwnMember()
H A Dunoframe.cxx2564 const SwStartNode* pOwnStartNode = rNode.FindSttNodeByType(SwFlyStartNode); in createTextCursor()
2580 aPam.GetNode()->FindSttNodeByType(SwFlyStartNode); in createTextCursor()
H A Dunoobj2.cxx1228 case SwFlyStartNode: in CreateParentXText()
H A Dunoobj.cxx1326 case CURSOR_FRAME: eSearchNodeType = SwFlyStartNode; break; in gotoRange()
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx1930 case SwFlyStartNode: nCond = PARA_IN_FRAME; break; in IsAnyCondition()
H A Dndtbl.cxx2059 if( SwFlyStartNode == pSttNd->GetStartNodeType() ) in DeleteRowCol()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxvw.cxx1408 eSearchNodeType = SwFlyStartNode; in gotoRange()
/aoo4110/main/sw/source/core/layout/
H A Dfrmtool.cxx1576 SwFlyStartNode == ((SwStartNode*)pNd)->GetStartNodeType() ) in _InsertCnt()

Completed in 155 milliseconds