Home
last modified time | relevance | path

Searched refs:getUserFieldCount (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dobjuno.cxx202 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 SfxDocumentInfoObject
1216 sal_Int16 SAL_CALL SfxStandaloneDocumentInfoObject::getUserFieldCount() throw( ::com::sun::star::un… in getUserFieldCount() function in SfxStandaloneDocumentInfoObject
1218 return SfxDocumentInfoObject::getUserFieldCount(); in getUserFieldCount()
H A Dguisaveas.cxx1727 sal_Int16 nCount = i_xOldDocInfo->getUserFieldCount(); in SetDocInfoState()
1728 sal_Int16 nSupportedCount = xDocInfoToFill->getUserFieldCount(); in SetDocInfoState()
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjuno.hxx129 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 );
/aoo4110/main/qadevOOo/tests/java/ifc/document/
H A D_XDocumentInfo.java55 fieldCount = oObj.getUserFieldCount(); in _getUserFieldCount()
/aoo4110/main/qadevOOo/tests/java/mod/_sm/
H A DXMLMetaImporter.java169 for (short i = 0; i < xDocInfo.getUserFieldCount(); i++) { in createTestEnvironment()
/aoo4110/main/qadevOOo/objdsc/sfx/
H A Dcom.sun.star.comp.sfx2.StandaloneDocumentInfo.csv33 "StandaloneDocumentInfo";"com::sun::star::document::XDocumentInfo";"getUserFieldCount()"
/aoo4110/main/offapi/com/sun/star/document/
H A DXDocumentInfo.idl68 short getUserFieldCount();

Completed in 117 milliseconds