Searched refs:WrappedAxisTitleExistenceProperty (Results 1 – 1 of 1) sorted by relevance
216 class WrappedAxisTitleExistenceProperty : public WrappedProperty class219 WrappedAxisTitleExistenceProperty( sal_Int32 nTitleIndex221 virtual ~WrappedAxisTitleExistenceProperty();240 … rList.push_back( new WrappedAxisTitleExistenceProperty( 0, spChart2ModelContact ) );//x axis title in addWrappedProperties()241 … rList.push_back( new WrappedAxisTitleExistenceProperty( 1, spChart2ModelContact ) );//y axis title in addWrappedProperties()242 … rList.push_back( new WrappedAxisTitleExistenceProperty( 2, spChart2ModelContact ) );//z axis title in addWrappedProperties()243 …rList.push_back( new WrappedAxisTitleExistenceProperty( 3, spChart2ModelContact ) );//secondary x … in addWrappedProperties()244 …rList.push_back( new WrappedAxisTitleExistenceProperty( 4, spChart2ModelContact ) );//secondary y … in addWrappedProperties()247 WrappedAxisTitleExistenceProperty::WrappedAxisTitleExistenceProperty( sal_Int32 nTitleIndex in WrappedAxisTitleExistenceProperty() function in chart::wrapper::WrappedAxisTitleExistenceProperty278 WrappedAxisTitleExistenceProperty::~WrappedAxisTitleExistenceProperty() in ~WrappedAxisTitleExistenceProperty()[all …]
Completed in 17 milliseconds