Searched refs:msoType (Results 1 – 1 of 1) sorted by relevance
42 sal_Int16 msoType = office::MsoDocProperties::msoPropertyTypeString; in lcl_toMSOPropType() local47 msoType = office::MsoDocProperties::msoPropertyTypeBoolean; in lcl_toMSOPropType()50 msoType = office::MsoDocProperties::msoPropertyTypeFloat; in lcl_toMSOPropType()53 msoType = office::MsoDocProperties::msoPropertyTypeDate; in lcl_toMSOPropType()59 msoType = office::MsoDocProperties::msoPropertyTypeNumber; in lcl_toMSOPropType()64 return msoType; in lcl_toMSOPropType()
Completed in 18 milliseconds