Searched refs:getUserFieldCount (Results 1 – 7 of 7) sorted by relevance
202 sal_Int16 nCount = rSource->getUserFieldCount(); in Copy()203 sal_Int16 nSupportedCount = rTarget->getUserFieldCount(); in Copy()1033 sal_Int16 SAL_CALL SfxDocumentInfoObject::getUserFieldCount() throw( ::com::sun::star::uno::Runtim… in getUserFieldCount() function in SfxDocumentInfoObject1216 sal_Int16 SAL_CALL SfxStandaloneDocumentInfoObject::getUserFieldCount() throw( ::com::sun::star::un… in getUserFieldCount() function in SfxStandaloneDocumentInfoObject1218 return SfxDocumentInfoObject::getUserFieldCount(); in getUserFieldCount()
1727 sal_Int16 nCount = i_xOldDocInfo->getUserFieldCount(); in SetDocInfoState()1728 sal_Int16 nSupportedCount = xDocInfoToFill->getUserFieldCount(); in SetDocInfoState()
129 virtual sal_Int16 SAL_CALL getUserFieldCount() throw( ::com::sun::star::uno::RuntimeException );177 virtual sal_Int16 SAL_CALL getUserFieldCount() throw( ::com::sun::star::uno::RuntimeException );
55 fieldCount = oObj.getUserFieldCount(); in _getUserFieldCount()
169 for (short i = 0; i < xDocInfo.getUserFieldCount(); i++) { in createTestEnvironment()
33 "StandaloneDocumentInfo";"com::sun::star::document::XDocumentInfo";"getUserFieldCount()"
68 short getUserFieldCount();
Completed in 26 milliseconds