Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A DXMLNumberStyles.cxx447 OUString SdXMLNumberStylesExporter::getTimeStyleName(const sal_Int32 nTimeFormat ) in getTimeStyleName() argument
449 sal_Int32 nFormat = nTimeFormat; in getTimeStyleName()
707 for( sal_Int16 nTimeFormat = 0; nTimeFormat < SdXMLTimeFormatCount; nTimeFormat++ ) in EndElement() local
710 if( compareStyle( aSdXMLFixedTimeFormats[nTimeFormat], nIndex2 ) ) in EndElement()
712 mnKey = (nFormat + 2) | ((nTimeFormat + 2) << 4); in EndElement()
H A DXMLNumberStylesExport.hxx44 static rtl::OUString getTimeStyleName(const sal_Int32 nTimeFormat );
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dchart.hxx145 sal_uInt16 nTimeFormat; member

Completed in 61 milliseconds