Searched refs:aSdXMLFixedTimeFormats (Results 1 – 1 of 1) sorted by relevance
310 const SdXMLFixedDataStyle* aSdXMLFixedTimeFormats[SdXMLTimeFormatCount] = variable397 SdXMLExportStyle( rExport, aSdXMLFixedTimeFormats[ nStyle ] ); in exportTimeStyle()426 …SdXMLExportStyle( rExport, aSdXMLFixedDateFormats[ nDateStyle ], aSdXMLFixedTimeFormats[ nTimeStyl… in exportDateStyle()435 SdXMLExportStyle( rExport, aSdXMLFixedTimeFormats[ nTimeStyle ] ); in exportDateStyle()455 return OUString::createFromAscii(aSdXMLFixedTimeFormats[nFormat]->mpName ); in getTimeStyleName()686 if( compareStyle( aSdXMLFixedTimeFormats[nFormat], nIndex ) ) in EndElement()710 if( compareStyle( aSdXMLFixedTimeFormats[nTimeFormat], nIndex2 ) ) in EndElement()726 if( compareStyle( aSdXMLFixedTimeFormats[nFormat], nIndex ) ) in EndElement()
Completed in 6 milliseconds