Searched refs:CursorType (Results 1 – 9 of 9) sorted by relevance
/trunk/main/sw/inc/ |
H A D | unotextcursor.hxx | 94 const enum CursorType eType, 101 const enum CursorType eType = CURSOR_ALL);
|
H A D | unobaseclass.hxx | 48 enum CursorType enum
|
H A D | unoparagraph.hxx | 336 const CursorType eType,
|
H A D | unotext.hxx | 95 SwXText(SwDoc *const pDoc, const enum CursorType eType);
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoobj2.cxx | 459 const CursorType m_eCursorType; 473 const CursorType eType, in Impl() 534 const CursorType eType, in SwXParagraphEnumeration() 1357 const CursorType eSetType = (RANGE_IN_CELL == m_pImpl->m_eRangePosition) in createEnumeration()
|
H A D | unoobj.cxx | 780 const enum CursorType m_eType; 787 const enum CursorType eType, in Impl() 891 const enum CursorType eType, in SwXTextCursor() 903 SwPaM const& rSourceCursor, const enum CursorType eType) in SwXTextCursor() 3206 const CursorType eSetType = (CURSOR_TBLTEXT == m_pImpl->m_eType) in createEnumeration()
|
H A D | unotext.cxx | 92 const enum CursorType m_eType; 97 SwDoc *const pDoc, const enum CursorType eType) in Impl() 134 SwXText::SwXText(SwDoc *const pDoc, const enum CursorType eType) in SwXText()
|
/trunk/main/connectivity/source/inc/ado/ |
H A D | Awrapado.hxx | 326 /* [defaultvalue][in] */ CursorTypeEnum CursorType,
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | Awrapado.cxx | 727 /* [defaultvalue][in] */ CursorTypeEnum CursorType, in Open() argument 732 return (SUCCEEDED(pInterface->Open(Source,ActiveConnection,CursorType,LockType,Options))); in Open()
|
Completed in 90 milliseconds