Searched refs:i_rXmlId (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 205 OUString const& i_rXmlId = OUString()); 255 mXmlId = i_rXmlId; in Set() 309 const OUString& i_rXmlId ); 328 mXmlId( i_rXmlId ), in SwXMLTableRow_Impl() 378 const OUString& i_rXmlId ) in Set() argument 382 mXmlId = i_rXmlId; in Set() 1433 OUString const & i_rXmlId ) : in SwXMLTableContext() argument 1435 mXmlId( i_rXmlId ), in SwXMLTableContext() 1685 bTextValue, i_rXmlId ); in InsertCell() 1714 rStyleName, rDfltCellStyleName, i_rXmlId ); in InsertRow() [all …]
|
H A D | xmltbli.hxx | 151 const ::rtl::OUString& i_rXmlId ); 177 const ::rtl::OUString & i_rXmlId = ::rtl::OUString(), 187 const ::rtl::OUString & i_rXmlId = ::rtl::OUString() );
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextMarkImportContext.cxx | 367 const OUString& i_rXmlId) in CreateAndInsertMark() argument 411 rImport.SetXmlId(xIfc, i_rXmlId); in CreateAndInsertMark()
|
H A D | XMLTextMarkImportContext.hxx | 112 const ::rtl::OUString& i_rXmlId = ::rtl::OUString());
|
H A D | txtimp.cxx | 2720 OUString const& i_rXmlId, in InsertBookmarkStartRange() argument 2724 ::boost::make_tuple(rRange, i_rXmlId, i_rpRDFaAttributes); in InsertBookmarkStartRange()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | XmlIdRegistry.hxx | 69 const ::com::sun::star::beans::StringPair & i_rXmlId) const = 0;
|
/trunk/main/xmloff/source/core/ |
H A D | xmlimp.cxx | 2031 ::rtl::OUString const & i_rXmlId) in SetXmlId() argument 2033 if (i_rXmlId.getLength() > 0) { in SetXmlId() 2040 const beans::StringPair mdref( GetStreamName(), i_rXmlId ); in SetXmlId()
|
/trunk/main/sfx2/source/doc/ |
H A D | Metadatable.cxx | 909 ::rtl::OUString const& i_rXmlId, in RMapEntry() 912 : m_Stream(i_rStream), m_XmlId(i_rXmlId), m_pLink(i_pLink) in RMapEntry()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | txtimp.hxx | 601 ::rtl::OUString const& i_rXmlId,
|
H A D | xmlimp.hxx | 424 ::rtl::OUString const & i_rXmlId);
|
Completed in 85 milliseconds