Lines Matching refs:boost
103 ::boost::scoped_ptr<Window> mpAlignToolBoxBackground;
104 ::boost::scoped_ptr<ToolBox> mpAlignToolBox;
105 ::boost::scoped_ptr<Window> mpTBxVertAlignBackground;
106 ::boost::scoped_ptr<ToolBox> mpTBxVertAlign;
108 ::boost::scoped_ptr<Window> mpTBxNumBulletBackground;
109 ::boost::scoped_ptr<ToolBox> mpTBxNumBullet;
110 ::boost::scoped_ptr<Window> mpTBxBackColorBackground;
111 ::boost::scoped_ptr<ToolBox> mpTBxBackColor;
113 ::boost::scoped_ptr<FixedText> mpFTUL;
114 ::boost::scoped_ptr<Window> mpTbxUL_IncDecBackground;
115 ::boost::scoped_ptr<ToolBox> mpTbxUL_IncDec;
116 ::boost::scoped_ptr<SvxRelativeField> mpTopDist;
117 ::boost::scoped_ptr<SvxRelativeField> mpBottomDist;
118 ::boost::scoped_ptr<Window> mpLineSPTbxBackground;
119 ::boost::scoped_ptr<ToolBox> mpLineSPTbx;
120 ::boost::scoped_ptr<FixedText> mpFTIndent;
121 ::boost::scoped_ptr<Window> mpTbxIndent_IncDecBackground;
122 ::boost::scoped_ptr<ToolBox> mpTbxIndent_IncDec;
123 ::boost::scoped_ptr<Window> mpTbxProDemoteBackground;
124 ::boost::scoped_ptr<ToolBox> mpTbxProDemote;
125 ::boost::scoped_ptr<SvxRelativeField> mpLeftIndent;
126 ::boost::scoped_ptr<SvxRelativeField> mpRightIndent;
127 ::boost::scoped_ptr<SvxRelativeField> mpFLineIndent;
129 ::boost::scoped_ptr< ::svx::ToolboxButtonColorUpdater > mpColorUpdater;
223 void InitImageList(::boost::scoped_ptr<ToolBox>& rTbx, ImageList& rImglst, ImageList& rImgHlst);