Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlprmap.cxx45 XMLPropertySetMapperEntry_Impl::XMLPropertySetMapperEntry_Impl( in XMLPropertySetMapperEntry_Impl() function in XMLPropertySetMapperEntry_Impl
59 XMLPropertySetMapperEntry_Impl::XMLPropertySetMapperEntry_Impl( in XMLPropertySetMapperEntry_Impl() function in XMLPropertySetMapperEntry_Impl
60 const XMLPropertySetMapperEntry_Impl& rEntry ) : in XMLPropertySetMapperEntry_Impl()
88 XMLPropertySetMapperEntry_Impl aEntry( *pIter, rFactory ); in XMLPropertySetMapper()
110 for( vector < XMLPropertySetMapperEntry_Impl >::iterator in AddMapperEntry()
179 const XMLPropertySetMapperEntry_Impl& rEntry = aMapEntries[nIndex]; in GetEntryIndex()
205 const XMLPropertySetMapperEntry_Impl& rEntry = aMapEntries[nIndex]; in FindEntryIndex()
227 const XMLPropertySetMapperEntry_Impl& rEntry = aMapEntries[nIndex]; in FindEntryIndex()
244 vector < XMLPropertySetMapperEntry_Impl >::iterator aEIter = aMapEntries.begin(); in RemoveEntry()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx60 struct XMLPropertySetMapperEntry_Impl struct
70 XMLPropertySetMapperEntry_Impl( argument
74 XMLPropertySetMapperEntry_Impl(
75 const XMLPropertySetMapperEntry_Impl& rEntry );
82 ::std::vector< XMLPropertySetMapperEntry_Impl > aMapEntries; argument

Completed in 18 milliseconds