Home
last modified time | relevance | path

Searched refs:aSdXMLFixedTimeFormats (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A DXMLNumberStyles.cxx310 const SdXMLFixedDataStyle* aSdXMLFixedTimeFormats[SdXMLTimeFormatCount] = variable
397 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 10 milliseconds