Searched refs:xFieldInterface (Results 1 – 2 of 2) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.cxx | 2715 uno::Reference< uno::XInterface > & xFieldInterface, in handleFieldAsk() 2732 ( xFieldInterface, uno::UNO_QUERY_THROW ); in handleFieldAsk() 2747 xFieldInterface = 0; in handleFieldAsk() 2754 uno::Reference< uno::XInterface > & xFieldInterface, in handleAutoNum() 2772 ( xFieldInterface, uno::UNO_QUERY_THROW ); in handleAutoNum() 2798 uno::Reference< uno::XInterface > & xFieldInterface, in handleDocProperty() 2868 xFieldInterface = m_xTextFactory->createInstance(sServiceName); in handleDocProperty() 2870 uno::Reference< beans::XPropertySet >( xFieldInterface, in handleDocProperty() 3157 uno::Reference< uno::XInterface > xFieldInterface; in CloseFieldCommand() local 3193 xFieldInterface = m_xTextFactory->createInstance(sServiceName); in CloseFieldCommand() [all …]
|
H A D | DomainMapper_Impl.hxx | 523 uno::Reference< uno::XInterface > & xFieldInterface, 528 uno::Reference< uno::XInterface > & xFieldInterface, 533 uno::Reference< uno::XInterface > & xFieldInterface, 538 uno::Reference< uno::XInterface > & xFieldInterface, 543 uno::Reference< uno::XInterface > & xFieldInterface,
|
Completed in 86 milliseconds