Searched refs:ScHeaderFooterTextCursor (Results 1 – 6 of 6) sorted by relevance
95 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"isCollapsed()"96 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goLeft()"97 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"goRight()"98 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoStart()"99 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoEnd()"100 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextCursor";"gotoRange()"103 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getText()"104 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getStart()"105 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getEnd()"106 "ScHeaderFooterTextCursor";"com::sun::star::text::XTextRange";"getString()"[all …]
369 return new ScHeaderFooterTextCursor( *this ); in createTextCursor()469 ScHeaderFooterTextCursor::getImplementation( xRange ); in insertTextContent()728 ScHeaderFooterTextCursor::ScHeaderFooterTextCursor(const ScHeaderFooterTextCursor& rOther) : in ScHeaderFooterTextCursor() function in ScHeaderFooterTextCursor735 ScHeaderFooterTextCursor::ScHeaderFooterTextCursor(ScHeaderFooterTextObj& rText) : in ScHeaderFooterTextCursor() function in ScHeaderFooterTextCursor742 ScHeaderFooterTextCursor::~ScHeaderFooterTextCursor() throw() in ~ScHeaderFooterTextCursor()761 ScHeaderFooterTextCursor* pNew = new ScHeaderFooterTextCursor( *this ); in getStart()778 ScHeaderFooterTextCursor* pNew = new ScHeaderFooterTextCursor( *this ); in getEnd()791 sal_Int64 SAL_CALL ScHeaderFooterTextCursor::getSomething( in getSomething()804 const uno::Sequence<sal_Int8>& ScHeaderFooterTextCursor::getUnoTunnelId() in getUnoTunnelId()821 ScHeaderFooterTextCursor* ScHeaderFooterTextCursor::getImplementation( in getImplementation()[all …]
275 class ScHeaderFooterTextCursor : public SvxUnoTextCursor class281 ScHeaderFooterTextCursor(const ScHeaderFooterTextCursor& rOther);282 ScHeaderFooterTextCursor(ScHeaderFooterTextObj& rText);283 virtual ~ScHeaderFooterTextCursor() throw();299 static ScHeaderFooterTextCursor* getImplementation( const com::sun::star::uno::Reference<
35 sc.ScHeaderFooterTextCursor::com::sun::star::beans::XMultiPropertyStates103 sc.ScHeaderFooterTextCursor::com::sun::star::style::ParagraphProperties
81 # -o sc.ScHeaderFooterTextCursor
98 public class ScHeaderFooterTextCursor extends TestCase { class
Completed in 33 milliseconds