Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx42 sal_Int16 msoType = office::MsoDocProperties::msoPropertyTypeString; in lcl_toMSOPropType() local
47 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 20 milliseconds