Searched refs:xNumberingInfo (Results 1 – 2 of 2) sorted by relevance
644 if(xNumberingInfo.is()) in GetFormatCount()646 Sequence<sal_Int16> aTypes = xNumberingInfo->getSupportedNumberingTypes(); in GetFormatCount()693 if(xNumberingInfo.is()) in GetFormatStr()695 Sequence<sal_Int16> aTypes = xNumberingInfo->getSupportedNumberingTypes(); in GetFormatStr()706 aRet = xNumberingInfo->getNumberingIdentifier( pTypes[nType] ); in GetFormatStr()763 else if(xNumberingInfo.is()) in GetFormatId()765 Sequence<sal_Int16> aTypes = xNumberingInfo->getSupportedNumberingTypes(); in GetFormatId()1824 if(!xNumberingInfo.is()) in GetNumberingInfo()1832 ((SwFldMgr*)this)->xNumberingInfo = Reference<XNumberingTypeInfo>(xDefNum, UNO_QUERY); in GetNumberingInfo()1834 return xNumberingInfo; in GetNumberingInfo()
130 com::sun::star::uno::Reference<com::sun::star::text::XNumberingTypeInfo> xNumberingInfo; member in SwFldMgr
Completed in 18 milliseconds