Home
last modified time | relevance | path

Searched refs:AxNumericFieldModel (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ole/
H A Daxcontrol.hxx698 class OOX_DLLPUBLIC AxNumericFieldModel final : public AxMorphDataModelBase class
701 explicit AxNumericFieldModel();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ole/
H A Daxcontrol.hxx697 class OOX_DLLPUBLIC AxNumericFieldModel final : public AxMorphDataModelBase class
700 explicit AxNumericFieldModel();
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/ole/
H A Daxcontrol.cxx1867 AxNumericFieldModel::AxNumericFieldModel() in AxNumericFieldModel() function in oox::ole::AxNumericFieldModel
1872 ApiControlType AxNumericFieldModel::getControlType() const in getControlType()
1878 void AxNumericFieldModel::convertProperties( PropertyMap& rPropMap, const ControlConverter& rConv )… in convertProperties()
1890 void AxNumericFieldModel::convertFromProperties( PropertySet& rPropSet, const ControlConverter& rCo… in convertFromProperties()
1906 void AxNumericFieldModel::exportCompObj( BinaryOutputStream& rOutStream ) in exportCompObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/ole/
H A Daxcontrol.cxx1860 AxNumericFieldModel::AxNumericFieldModel() in AxNumericFieldModel() function in oox::ole::AxNumericFieldModel
1865 ApiControlType AxNumericFieldModel::getControlType() const in getControlType()
1871 void AxNumericFieldModel::convertProperties( PropertyMap& rPropMap, const ControlConverter& rConv )… in convertProperties()
1883 void AxNumericFieldModel::convertFromProperties( PropertySet& rPropSet, const ControlConverter& rCo… in convertFromProperties()
1899 void AxNumericFieldModel::exportCompObj( BinaryOutputStream& rOutStream ) in exportCompObj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Ddrawingfragment.cxx526 … static_cast< AxMorphDataModelBase& >( aControl.createModel< AxNumericFieldModel >() ) : in createAndInsertClientXShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Ddrawingfragment.cxx493 … static_cast< AxMorphDataModelBase& >( aControl.createModel< AxNumericFieldModel >() ) : in createAndInsertClientXShape()