Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A DXMLPropertyBackpatcher.cxx279 const OUString& sXMLId, in InsertFootnoteID() argument
282 GetFootnoteBP().ResolveId(sXMLId, nAPIId); in InsertFootnoteID()
286 const OUString& sXMLId, in ProcessFootnoteReference() argument
289 GetFootnoteBP().SetProperty(xPropSet, sXMLId); in ProcessFootnoteReference()
293 const OUString& sXMLId, in InsertSequenceID() argument
297 GetSequenceIdBP().ResolveId(sXMLId, nAPIId); in InsertSequenceID()
298 GetSequenceNameBP().ResolveId(sXMLId, sName); in InsertSequenceID()
302 const OUString& sXMLId, in ProcessSequenceReference() argument
305 GetSequenceIdBP().SetProperty(xPropSet, sXMLId); in ProcessSequenceReference()
306 GetSequenceNameBP().SetProperty(xPropSet, sXMLId); in ProcessSequenceReference()
/aoo41x/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx629 void InsertFootnoteID(const ::rtl::OUString& sXMLId, sal_Int16 nAPIId);
635 const ::rtl::OUString& sXMLId,
642 void InsertSequenceID(const ::rtl::OUString& sXMLId,
649 const ::rtl::OUString& sXMLId,

Completed in 17 milliseconds