Home
last modified time | relevance | path

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

/trunk/main/shell/source/all/ooofilereader/
H A Dautostyletag.hxx57 inline StyleLocalePair_t getStyleLocalePair() const{ return m_CurrentStyleLocalePair; }; in getStyleLocalePair()
65 StyleLocalePair_t m_CurrentStyleLocalePair;
H A Dcontentreader.cxx199StyleLocalePair_t StyleLocalePair = static_cast<CAutoStyleTag * >( pTagBuilder)->getStyleLocalePai… in end_element()
/trunk/main/shell/inc/internal/
H A Dtypes.hxx91 typedef ::std::pair <StyleName_t, LocaleSet_t> StyleLocalePair_t; typedef
94 const StyleLocalePair_t EMPTY_STYLELOCALE_PAIR = ::std::make_pair(::std::wstring(), EMPTY_LOCALE );

Completed in 20 milliseconds