Lines Matching refs:OBrowserPage
44 class OBrowserPage;
131 OBrowserPage* getPage( sal_uInt16& _rPageId );
132 const OBrowserPage* getPage( sal_uInt16& _rPageId ) const;
134 OBrowserPage* getPage( const ::rtl::OUString& _rPropertyName );
135 const OBrowserPage* getPage( const ::rtl::OUString& _rPropertyName ) const;
139 typedef void (OPropertyEditor::*PageOperation)( OBrowserPage&, const void* );
142 void setPageLineListener( OBrowserPage& _rPage, const void* );
143 void setPageControlObserver( OBrowserPage& _rPage, const void* );
144 void enableHelpSection( OBrowserPage& _rPage, const void* );
145 void setHelpSectionText( OBrowserPage& _rPage, const void* _pPointerToOUString );
146 void setHelpLineLimits( OBrowserPage& _rPage, const void* );