/aoo4110/main/sw/source/core/crsr/ |
H A D | bookmrk.cxx | 257 Bookmark::Bookmark(const SwPaM& aPaM, in Bookmark() function in sw::mark::Bookmark 269 void Bookmark::InitDoc(SwDoc* const io_pDoc) in InitDoc() 280 ::sfx2::IXmlIdRegistry& Bookmark::GetRegistry() in GetRegistry() 287 bool Bookmark::IsInClipboard() const in IsInClipboard() 294 bool Bookmark::IsInUndo() const in IsInUndo() 299 bool Bookmark::IsInContent() const in IsInContent() 306 uno::Reference< rdf::XMetadatable > Bookmark::MakeUnoObject() in MakeUnoObject()
|
H A D | crossrefbookmark.cxx | 40 : Bookmark(rPaM, rCode, rName, rShortName) in CrossRefBookmark()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | Bookmark.idl | 41 // DocMerge from xml: service com::sun::star::text::Bookmark 45 published service Bookmark 51 …// DocMerge from xml: service com::sun::star::text::Bookmark: interface com::sun::star::container:…
|
H A D | Bookmarks.idl | 41 /** This service specifies a collection of <type>Bookmark</type>s. 50 <p>All contents support the service <type>Bookmark</type>. 55 <p>All contents support the service <type>Bookmark</type>.
|
H A D | TextPortion.idl | 103 <dt>Bookmark</dt><dd>a bookmark</dd> 125 /** contains the bookmark of a text portion of type Bookmark. */ 127 ::com::sun::star::text::XTextContent Bookmark;
|
H A D | XBookmarksSupplier.idl | 50 the collection of all <type>Bookmark</type> instances which are
|
H A D | makefile.mk | 59 Bookmark.idl\
|
/aoo4110/main/sw/source/core/inc/ |
H A D | bookmrk.hxx | 172 class Bookmark class 178 Bookmark(const SwPaM& rPaM,
|
H A D | crossrefbookmark.hxx | 34 : public Bookmark
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | WW8DocumentImpl.hxx | 47 class Bookmark : public writerfilter::Reference<Properties> class 56 Bookmark(writerfilter::Reference<Properties>::Pointer_t pBKF,
|
H A D | WW8DocumentImpl.cxx | 2068 Bookmark::Bookmark(writerfilter::Reference<Properties>::Pointer_t pBKF, in Bookmark() function in writerfilter::doctok::Bookmark 2074 void Bookmark::resolve(Properties & rHandler) in resolve() 2082 string Bookmark::getType() const in getType() 2225 (new Bookmark(getBKF(rCpAndFc), aName)); in getBookmark()
|
/aoo4110/main/svl/source/misc/ |
H A D | mediatyp.src | 146 Text [ en-US ] = "Bookmark" ; 312 Text [ en-US ] = "Bookmark subscription" ;
|
/aoo4110/main/sfx2/source/appl/ |
H A D | newhelp.src | 356 Text [ en-US ] = "Bookmark:" ; 392 Text [ en-US ] = "Rename Bookmark";
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | bookmark.src | 34 Text [ en-US ] = "Insert Bookmark" ;
|
/aoo4110/main/svx/source/dialog/ |
H A D | hyprlink.src | 126 Text [ en-US ] = "Bookmark folder" ;
|
/aoo4110/main/offapi/com/sun/star/presentation/ |
H A D | Shape.idl | 61 [property] string Bookmark;
|
H A D | XSlideShowController.idl | 148 void gotoBookmark( [in] string Bookmark );
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | formats.src | 60 Text [ en-US ] = "Netscape Bookmark";
|
/aoo4110/main/svtools/source/misc/ |
H A D | imagemgr.src | 184 Text [ en-US ] = "Bookmark file" ;
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | utlui.src | 250 Text [ en-US ] = "Bookmark" ;
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.hxx | 215 …virtual void SAL_CALL gotoBookmark( const ::rtl::OUString& Bookmark ) throw (css::uno::RuntimeExce…
|
/aoo4110/main/sw/source/ui/ribbar/ |
H A D | workctrl.src | 176 Text [ en-US ] = "Bookmark" ;
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docbm.cxx | 311 else if(*pMarkTypeInfo == typeid(Bookmark)) in GetType() 409 pMarkBase = new Bookmark(rPaM, KeyCode(), rName, ::rtl::OUString()); in makeMark()
|
/aoo4110/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXTextPortion.csv | 153 "SwXTextPortion";"com::sun::star::text::TextPortion";"Bookmark#optional"
|
/aoo4110/main/sw/sdi/ |
H A D | swriter.sdi | 3665 (SfxStringItem Bookmark FN_INSERT_BOOKMARK) 9225 (SfxStringItem Bookmark FN_DELETE_BOOKMARK)
|