Lines Matching refs:star

72 using namespace ::com::sun::star;
907 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_LINE: in MoveCursor()
911 case com::sun::star::awt::Key::MOVE_TO_END_OF_LINE: in MoveCursor()
915 case com::sun::star::awt::Key::MOVE_WORD_BACKWARD: in MoveCursor()
919 case com::sun::star::awt::Key::MOVE_WORD_FORWARD: in MoveCursor()
923 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_PARAGRAPH: in MoveCursor()
932 case com::sun::star::awt::Key::MOVE_TO_END_OF_PARAGRAPH: in MoveCursor()
941 case com::sun::star::awt::Key::MOVE_TO_BEGIN_OF_DOCUMENT: in MoveCursor()
945 case com::sun::star::awt::Key::MOVE_TO_END_OF_DOCUMENT: in MoveCursor()
949 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_LINE: in MoveCursor()
953 case com::sun::star::awt::Key::SELECT_TO_END_OF_LINE: in MoveCursor()
957 case com::sun::star::awt::Key::SELECT_BACKWARD: in MoveCursor()
961 case com::sun::star::awt::Key::SELECT_FORWARD: in MoveCursor()
965 case com::sun::star::awt::Key::SELECT_WORD_BACKWARD: in MoveCursor()
969 case com::sun::star::awt::Key::SELECT_WORD_FORWARD: in MoveCursor()
973 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_PARAGRAPH: in MoveCursor()
982 case com::sun::star::awt::Key::SELECT_TO_END_OF_PARAGRAPH: in MoveCursor()
991 case com::sun::star::awt::Key::SELECT_TO_BEGIN_OF_DOCUMENT: in MoveCursor()
995 case com::sun::star::awt::Key::SELECT_TO_END_OF_DOCUMENT: in MoveCursor()
3759 catch( const ::com::sun::star::uno::Exception& ) in InsertText()
3799 catch( const ::com::sun::star::uno::Exception& ) in InsertText()
3951 aPaM = CursorLeft( aPaM, ::com::sun::star::i18n::CharacterIteratorMode::SKIPCELL ); in GetPaM()
4045 …BI->nextCharacters( *pParaPortion->GetNode(), nChar, aLocale, ::com::sun::star::i18n::CharacterIte… in GetChar()
4046 …reviousCharacters( *pParaPortion->GetNode(), nRight, aLocale, ::com::sun::star::i18n::CharacterIte… in GetChar()