Home
last modified time | relevance | path

Searched refs:CURSOR_FRAME (Results 1 – 5 of 5) sorted by relevance

/trunk/main/solenv/inc/
H A Dsvpm.h39 #define CURSOR_FRAME PM_CURSOR_FRAME // YD binfilter macro
51 #define CURSOR_FRAME PM_CURSOR_FRAME // YD xmlhelp macro
73 #undef CURSOR_FRAME
83 #undef CURSOR_FRAME
/trunk/main/sw/inc/
H A Dunobaseclass.hxx52 CURSOR_FRAME, enumerator
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3096 SwXText(0, CURSOR_FRAME), in SwXTextFrame()
3102 SwXText(rFmt.GetDoc(), CURSOR_FRAME), in SwXTextFrame()
3232 *pFmt->GetDoc(), this, CURSOR_FRAME, *aPam.GetPoint()); in createTextCursor()
3262 new SwXTextCursor(*pFmt->GetDoc(), this, CURSOR_FRAME, in createTextCursorByRange()
3287 aRef = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FRAME); in createEnumeration()
H A Dunoobj.cxx1230 else if ( (CURSOR_FRAME == m_pImpl->m_eType) in gotoStart()
1259 else if ( (CURSOR_FRAME == m_pImpl->m_eType) in gotoEnd()
1326 case CURSOR_FRAME: eSearchNodeType = SwFlyStartNode; break; in gotoRange()
H A Dunotext.cxx570 case CURSOR_FRAME: eSearchNodeType = SwFlyStartNode; break; in insertTextContent()
1061 case CURSOR_FRAME: eSearchNodeType = SwFlyStartNode; break; in CheckForOwnMember()

Completed in 59 milliseconds