Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx563 textToDuration(css::util::Duration& io_rDur, ::rtl::OUString const& i_rText) in textToDuration() function
575 sal_Int32 textToDuration(::rtl::OUString const& i_rText) throw () in textToDuration() function
578 if (textToDuration(d, i_rText)) { in textToDuration()
1260 textToDuration(getMetaAttr("meta:auto-reload", "meta:delay")); in init()
1312 if (textToDuration(ud, text)) { in init()
1826 return textToDuration(getMetaText("meta:editing-duration")); in getEditingDuration()

Completed in 18 milliseconds