Home
last modified time | relevance | path

Searched refs:OCX_CommandButton (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1105 class OCX_CommandButton : public OCX_Control class
1108 OCX_CommandButton() : OCX_Control(String::CreateFromAscii("CommandButton")), in OCX_CommandButton() function in OCX_CommandButton
1121 ~OCX_CommandButton() { in ~OCX_CommandButton()
1171 static OCX_Control *Create() { return new OCX_CommandButton;} in Create()
1186 class OCX_ImageButton: public OCX_CommandButton
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx959 OCX_Control* seperator = new OCX_CommandButton; in addSeperator()
1364 sal_Bool OCX_CommandButton::Import( com::sun::star::uno::Reference< in Import()
1422 sal_Bool OCX_CommandButton::WriteContents(SvStorageStreamRef& rContents, in WriteContents()
1499 sal_Bool OCX_CommandButton::Export(SvStorageRef &rObj, in Export()
3197 sal_Bool OCX_CommandButton::Read(SvStorageStream *pS) in Read()
3471 pControl = new OCX_CommandButton; in createFromContainerRecord()
3549 OCX_Control* seperator = new OCX_CommandButton; in addSeperator()
4405 {&OCX_CommandButton::Create,"D7053240-CE69-11CD-a777-00dd01143c57",

Completed in 46 milliseconds