Searched refs:xFieldInterface (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/writerfilter/source/dmapper/ |
| H A D | DomainMapper_Impl.cxx | 2714 uno::Reference< uno::XInterface > & xFieldInterface, in handleFieldAsk() 2731 ( xFieldInterface, uno::UNO_QUERY_THROW ); in handleFieldAsk() 2746 xFieldInterface = 0; in handleFieldAsk() 2753 uno::Reference< uno::XInterface > & xFieldInterface, in handleAutoNum() 2771 ( xFieldInterface, uno::UNO_QUERY_THROW ); in handleAutoNum() 2797 uno::Reference< uno::XInterface > & xFieldInterface, in handleDocProperty() 2867 xFieldInterface = m_xTextFactory->createInstance(sServiceName); in handleDocProperty() 2869 uno::Reference< beans::XPropertySet >( xFieldInterface, in handleDocProperty() 3156 uno::Reference< uno::XInterface > xFieldInterface; in CloseFieldCommand() local 3192 xFieldInterface = m_xTextFactory->createInstance(sServiceName); in CloseFieldCommand() [all …]
|
| H A D | DomainMapper_Impl.hxx | 522 uno::Reference< uno::XInterface > & xFieldInterface, 527 uno::Reference< uno::XInterface > & xFieldInterface, 532 uno::Reference< uno::XInterface > & xFieldInterface, 537 uno::Reference< uno::XInterface > & xFieldInterface, 542 uno::Reference< uno::XInterface > & xFieldInterface,
|