Home
last modified time | relevance | path

Searched refs:createEntry (Results 1 – 8 of 8) sorted by relevance

/trunk/main/registry/inc/registry/
H A Dreflwrit.hxx51 …TypeWriterImpl (TYPEREG_CALLTYPE *createEntry) (RTTypeClass, rtl_uString*, rtl_uString*, sal_…
244 m_hImpl = m_pApi->createEntry(RTTypeClass, in RegistryTypeWriter()
H A Dreflread.hxx51 TypeReaderImpl (TYPEREG_CALLTYPE *createEntry) (const sal_uInt8*, sal_uInt32, sal_Bool);
327 m_hImpl = m_pApi->createEntry(buffer, bufferLen, copyData); in RegistryTypeReader()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx258 UnoTreeListEntry* TreeControlPeer::createEntry( const Reference< XTreeNode >& xNode, UnoTreeListEnt… in createEntry() function in TreeControlPeer
465 UnoTreeListEntry* pEntry = createEntry( xNode, pParentEntry, LIST_APPEND ); in addNode()
1111 pNodeEntry = createEntry( xNode, pParentEntry, nChild ); in updateNode()
1135 pCurrentChild = createEntry( xNode, pParentEntry, nChild ); in updateChildNodes()
H A Dtreecontrolpeer.hxx128 …UnoTreeListEntry* createEntry( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::tree…
/trunk/main/registry/source/
H A Dreflwrit.cxx1444 static TypeWriterImpl TYPEREG_CALLTYPE createEntry( in createEntry() function
1465 aApi.createEntry = &createEntry; in initRegistryTypeWriter_Api()
H A Dreflread.cxx1188 static TypeReaderImpl TYPEREG_CALLTYPE createEntry(const sal_uInt8* buffer, sal_uInt32 len, sal_Boo… in createEntry() function
1727 aApi.createEntry = &createEntry; in initRegistryTypeReader_Api()
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx193 void createEntry( SvLBoxEntry* pEntry );
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx861 createEntry( pEntry ); in IMPL_LINK()
907 void SvxScriptOrgDialog::createEntry( SvLBoxEntry* pEntry ) in createEntry() function in SvxScriptOrgDialog

Completed in 67 milliseconds