Lines Matching refs:mxFrame
62 mxFrame(rxFrame) in FrameActionListener()
64 if (mxFrame.is()) in FrameActionListener()
65 mxFrame->addFrameActionListener(this); in FrameActionListener()
72 if (mxFrame.is()) in disposing()
73 mxFrame->removeFrameActionListener(this); in disposing()
80 mxFrame = NULL; in disposing()
91 Reference<frame::XFrame> mxFrame; member in __anonf4e010ae0111::FrameActionListener
103 mxFrame(), in ControllerItem()
120 mxFrame(rxFrame), in ControllerItem()
121 mxFrameActionListener(new FrameActionListener(*this, mxFrame)), in ControllerItem()
196 mxFrame = NULL; in ResetFrame()
206 mxFrame); in GetLabel()
239 return GetImage(mxFrame, A2S(".uno:")+msCommandName, sal_False, bIsHighContrastMode); in GetIcon()