Home
last modified time | relevance | path

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

/aoo42x/main/svl/source/numbers/
H A Dnumfmuno.cxx426 :rSupplier( _rParent ) in SvNumberFormatsObj()
429 rSupplier.acquire(); in SvNumberFormatsObj()
434 rSupplier.release(); in ~SvNumberFormatsObj()
447 return new SvNumberFormatObj( rSupplier, nKey, m_aMutex ); in getByKey()
715 :rSupplier( rParent ) in SvNumberFormatObj()
719 rSupplier.acquire(); in SvNumberFormatObj()
724 rSupplier.release(); in ~SvNumberFormatObj()
976 :rSupplier( rParent ) in SvNumberFormatSettingsObj()
979 rSupplier.acquire(); in SvNumberFormatSettingsObj()
984 rSupplier.release(); in ~SvNumberFormatSettingsObj()
[all …]
H A Dnumfmuno.hxx115 SvNumberFormatsSupplierObj& rSupplier; member in SvNumberFormatsObj
181 SvNumberFormatsSupplierObj& rSupplier; member in SvNumberFormatObj
256 SvNumberFormatsSupplierObj& rSupplier; member in SvNumberFormatSettingsObj
/aoo42x/main/xmloff/source/script/
H A DXMLEventExport.cxx108 void XMLEventExport::Export( Reference<XEventsSupplier> & rSupplier, in Export() argument
111 if (rSupplier.is()) in Export()
113 Reference<XNameAccess> xAccess(rSupplier->getEvents(), UNO_QUERY); in Export()

Completed in 28 milliseconds