Home
last modified time | relevance | path

Searched refs:applyListTemplate (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbalisttemplate.hxx40 void applyListTemplate( css::uno::Reference< css::beans::XPropertySet > const & xProps );
H A Dvbalisttemplate.cxx44 void SwVbaListTemplate::applyListTemplate( uno::Reference< beans::XPropertySet > const & xProps ) in applyListTemplate() function in SwVbaListTemplate
H A Dvbalistformat.cxx97 rListTemplate.applyListTemplate( xProps ); in ApplyListTemplate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbalisttemplate.hxx40 void applyListTemplate( css::uno::Reference< css::beans::XPropertySet > const & xProps );
H A Dvbalisttemplate.cxx46 void SwVbaListTemplate::applyListTemplate( uno::Reference< beans::XPropertySet > const & xProps ) in applyListTemplate() function in SwVbaListTemplate
H A Dvbalistformat.cxx85 rListTemplate.applyListTemplate( xProps ); in ApplyListTemplate()