Lines Matching refs:id
88 PeerHandle GetPeerHandle( char const* id, sal_uInt32 nId = 0 ) const;
101 t( Context *context, char const* id, sal_uInt32 nId = 0 ); \
160 void SetHelpId( const rtl::OString& id );
450 NumericField( Context *context, char const* id, sal_uInt32 nId=0 );
477 MetricField( Context *context, char const* id, sal_uInt32 nId=0 );
560 Dialog( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
561 Dialog( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
579 char const* xml_file="message-box.xml", char const* id="message-box");\
584 char const* xml_file="message-box.xml", char const* id="message-box");\
587 char const* xml_file="message-box.xml", char const* id="message-box");\
592 char const* xml_file="message-box.xml", char const* id="message-box")\
649 void InsertPage (sal_uInt16 id, rtl::OUString const& title, sal_uInt16 pos=TAB_APPEND);
650 void RemovePage (sal_uInt16 id);
653 sal_uInt16 GetPagePos (sal_uInt16 id) const;
654 void SetCurPageId (sal_uInt16 id);
656 void SetTabPage (sal_uInt16 id, ::TabPage* page);
657 ::TabPage* GetTabPage (sal_uInt16 id) const;
674 TabPage( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
675 TabPage( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
705 Container( Context const* context, char const* id );
729 Table( Context const* context, char const* id );
745 Box( Context const* context, char const* id );
757 HBox( Context const* context, char const* id );
763 VBox( Context const* context, char const* id );
774 Plugin( Context *context, char const* id, ::Control *plugin );
783 LocalizedString( Context *context, char const* id );
803 InPlug ( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0);
804 InPlug ( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0);