Searched refs:INSERTED (Results 1 – 16 of 16) sorted by relevance
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | ContentEvent.idl | 58 <td><member>ContentAction::INSERTED</member></td> 86 <td><member>ContentAction::INSERTED</member></td>
|
H A D | ContentAction.idl | 102 <tr><td>R3</td><td>E3(F, A) results in F sending an INSERTED event.</td></tr> 113 const long INSERTED = 0;
|
H A D | ListActionType.idl | 65 <p>This action is related to <member>ContentAction::INSERTED</member>. 80 const long INSERTED = 21;
|
H A D | ListAction.idl | 79 <tr align=left> <td>INSERTED</td>
|
H A D | Content.idl | 298 … <type>ContentEvent</type> - <member>ContentAction::INSERTED</member>.
|
/trunk/main/sw/inc/ |
H A D | postithelper.hxx | 82 INVISIBLE, VISIBLE, INSERTED, DELETED, NONE, HIDDEN enumerator
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | RedlineDisplayType.idl | 42 const short INSERTED = 1;
|
/trunk/main/sw/source/core/fields/ |
H A D | postithelper.cxx | 132 aRet = INSERTED; in getLayoutInfos()
|
/trunk/main/ucb/source/ucp/file/ |
H A D | filnot.cxx | 76 ContentAction::INSERTED, in notifyChildInserted()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | SidebarTxtControl.cxx | 114 case SwPostItHelper::INSERTED: nResId = STR_REDLINE_INSERT; break; in RequestHelp()
|
/trunk/main/ucb/source/sorter/ |
H A D | sortdynres.cxx | 386 case ListActionType::INSERTED: in impl_notify()
|
H A D | sortresult.cxx | 1844 pList->AddEvent( ListActionType::INSERTED, nNewPos, 1 ); in ResortNew()
|
/trunk/main/ucbhelper/source/provider/ |
H A D | contenthelper.cxx | 1012 com::sun::star::ucb::ContentAction::INSERTED, // Action in inserted()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 2070 … case RedlineDisplayType::INSERTED: eRedMode |= nsRedlineMode_t::REDLINE_SHOW_INSERT; break; in setPropertyValue() 2253 nRet = RedlineDisplayType::INSERTED; in getPropertyValue()
|
/trunk/main/ucb/workben/ucb/ |
H A D | ucbdemo.cxx | 1689 case ucb::ContentAction::INSERTED: in contentEvent()
|
/trunk/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_content.cxx | 2007 ucb::ContentAction::INSERTED, in notifyChildInserted()
|
Completed in 402 milliseconds