Lines Matching refs:nPrfx

91 …SvxXMLTableImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, const un…
100 …void importColor( sal_uInt16 nPrfx, const OUString& rLocalName, const uno::Reference< XAttributeLi…
101 …void importMarker( sal_uInt16 nPrfx, const OUString& rLocalName, const uno::Reference< XAttributeL…
102 …void importDash( sal_uInt16 nPrfx, const OUString& rLocalName, const uno::Reference< XAttributeLis…
103 …void importHatch( sal_uInt16 nPrfx, const OUString& rLocalName, const uno::Reference< XAttributeLi…
104 …void importGradient( sal_uInt16 nPrfx, const OUString& rLocalName, const uno::Reference< XAttribut…
105 …void importBitmap( sal_uInt16 nPrfx, const OUString& rLocalName, const uno::Reference< XAttributeL…
115 SvxXMLTableImportContext::SvxXMLTableImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const O… in SvxXMLTableImportContext() argument
116 : SvXMLImportContext( rImport, nPrfx, rLName ), mxTable( xTable ), meContext( eContext ), in SvxXMLTableImportContext()
222 void SvxXMLTableImportContext::importColor( sal_uInt16 nPrfx, const OUString& rLocalName, const uno… in importColor() argument
224 (void)nPrfx; in importColor()
251 void SvxXMLTableImportContext::importMarker( sal_uInt16 nPrfx, const OUString& rLocalName, const un… in importMarker() argument
253 (void)nPrfx; in importMarker()
267 void SvxXMLTableImportContext::importDash( sal_uInt16 nPrfx, const OUString& rLocalName, const uno:… in importDash() argument
269 (void)nPrfx; in importDash()
283 void SvxXMLTableImportContext::importHatch( sal_uInt16 nPrfx, const OUString& rLocalName, const uno… in importHatch() argument
285 (void)nPrfx; in importHatch()
299 void SvxXMLTableImportContext::importGradient( sal_uInt16 nPrfx, const OUString& rLocalName, const … in importGradient() argument
301 (void)nPrfx; in importGradient()
315 void SvxXMLTableImportContext::importBitmap( sal_uInt16 nPrfx, const OUString& rLocalName, const un… in importBitmap() argument
317 (void)nPrfx; in importBitmap()