Home
last modified time | relevance | path

Searched defs:xCharStyle (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DDomainMapper.cxx363 … uno::Reference<beans::XPropertySet> xCharStyle(m_pImpl->GetCurrentNumberingCharStyle()); in lcl_attribute() local
1635 … uno::Reference<beans::XPropertySet> xCharStyle(m_pImpl->GetCurrentNumberingCharStyle()); in sprmWithProps() local
1726 … uno::Reference<beans::XPropertySet> xCharStyle(m_pImpl->GetCurrentNumberingCharStyle()); in sprmWithProps() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper.cxx372 … uno::Reference<beans::XPropertySet> xCharStyle(m_pImpl->GetCurrentNumberingCharStyle()); in lcl_attribute() local
1745 … uno::Reference<beans::XPropertySet> xCharStyle(m_pImpl->GetCurrentNumberingCharStyle()); in sprmWithProps() local
1826 … uno::Reference<beans::XPropertySet> xCharStyle(m_pImpl->GetCurrentNumberingCharStyle()); in sprmWithProps() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/globalfilter/
H A Dglobalfilter.cxx612 uno::Reference<beans::XPropertySet> xCharStyle; in testCharStyleHighlight() local