Searched refs:aSdXMLFixedDateFormats (Results 1 – 1 of 1) sorted by relevance
298 const SdXMLFixedDataStyle* aSdXMLFixedDateFormats[SdXMLDateFormatCount] = variable426 …SdXMLExportStyle( rExport, aSdXMLFixedDateFormats[ nDateStyle ], aSdXMLFixedTimeFormats[ nTimeStyl… in exportDateStyle()430 SdXMLExportStyle( rExport, aSdXMLFixedDateFormats[ nDateStyle ] ); in exportDateStyle()443 SdXMLExportStyle( rExport, aSdXMLFixedDateFormats[ nStyle ] ); in exportDateStyle()481 return OUString::createFromAscii(aSdXMLFixedDateFormats[nFormat]->mpName ); in getDateStyleName()699 if( compareStyle( aSdXMLFixedDateFormats[nFormat], nIndex ) ) in EndElement()
Completed in 28 milliseconds