Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx126 sal_Int32 aFileFormat = 0; in FileFormat() local
143 aFileFormat = excel::XlFileFormat::xlDBF4; in FileFormat()
147 aFileFormat = excel::XlFileFormat::xlDIF; in FileFormat()
151 aFileFormat = excel::XlFileFormat::xlWK3; in FileFormat()
155 aFileFormat = excel::XlFileFormat::xlExcel4Workbook; in FileFormat()
159 aFileFormat = excel::XlFileFormat::xlExcel5; in FileFormat()
163 aFileFormat = excel::XlFileFormat::xlExcel9795; in FileFormat()
167 aFileFormat = excel::XlFileFormat::xlHtml; in FileFormat()
171 aFileFormat = excel::XlFileFormat::xlTemplate; in FileFormat()
175 aFileFormat = excel::XlFileFormat::xlWorkbookNormal; in FileFormat()
[all …]
/aoo4110/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java556 PropertyValue aFileFormat = new PropertyValue(); in storeComponent() local
557 aFileFormat.Name = "FilterName"; in storeComponent()
558 aFileFormat.Value = getFileFormat(_nType); in storeComponent()
559 aPropertyList.add(aFileFormat); in storeComponent()

Completed in 28 milliseconds