Lines Matching refs:xButton

742     uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY );  in createPeer()  local
743 xButton->setActionCommand( maActionCommand ); in createPeer()
745 xButton->addActionListener( &maActionListeners ); in createPeer()
757 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in addActionListener() local
758 xButton->addActionListener( &maActionListeners ); in addActionListener()
766 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in removeActionListener() local
767 xButton->removeActionListener( &maActionListeners ); in removeActionListener()
812 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in setActionCommand() local
813 xButton->setActionCommand( rCommand ); in setActionCommand()
1045 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in createPeer() local
1046 xButton->setActionCommand( maActionCommand ); in createPeer()
1048 xButton->addActionListener( &maActionListeners ); in createPeer()
1073 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in addActionListener() local
1074 xButton->addActionListener( &maActionListeners ); in addActionListener()
1082 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in removeActionListener() local
1083 xButton->removeActionListener( &maActionListeners ); in removeActionListener()
1100 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in setActionCommand() local
1101 xButton->setActionCommand( rCommand ); in setActionCommand()
1253 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in createPeer() local
1254 xButton->setActionCommand( maActionCommand ); in createPeer()
1256 xButton->addActionListener( &maActionListeners ); in createPeer()
1274 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in addActionListener() local
1275 xButton->addActionListener( &maActionListeners ); in addActionListener()
1283 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in removeActionListener() local
1284 xButton->removeActionListener( &maActionListeners ); in removeActionListener()
1294 uno::Reference < awt::XButton > xButton( getPeer(), uno::UNO_QUERY ); in setActionCommand() local
1295 xButton->setActionCommand( rCommand ); in setActionCommand()