Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A DXMLNumberStyles.cxx656 bool SdXMLNumberFormatImportContext::compareStyle( const SdXMLFixedDataStyle* pStyle, sal_Int16& nI… in compareStyle() function in SdXMLNumberFormatImportContext
686 if( compareStyle( aSdXMLFixedTimeFormats[nFormat], nIndex ) ) in EndElement()
699 if( compareStyle( aSdXMLFixedDateFormats[nFormat], nIndex ) ) in EndElement()
710 if( compareStyle( aSdXMLFixedTimeFormats[nTimeFormat], nIndex2 ) ) in EndElement()
726 if( compareStyle( aSdXMLFixedTimeFormats[nFormat], nIndex ) ) in EndElement()
/aoo42x/main/xmloff/inc/
H A DXMLNumberStylesImport.hxx50 bool compareStyle( const SdXMLFixedDataStyle* pStyle, sal_Int16& nIndex ) const;

Completed in 15 milliseconds