Searched refs:TargetHelper (Results 1 – 6 of 6) sorted by relevance
45 sal_Bool TargetHelper::matchSpecialTarget(const ::rtl::OUString& sCheckTarget , in matchSpecialTarget()89 sal_Bool TargetHelper::isValidNameForFrame(const ::rtl::OUString& sName) in isValidNameForFrame()95 (TargetHelper::matchSpecialTarget(sName, E_HELPTASK)) || in isValidNameForFrame()96 (TargetHelper::matchSpecialTarget(sName, E_BEAMER) ) in isValidNameForFrame()
1088 if (TargetHelper::matchSpecialTarget(sTarget, TargetHelper::E_DEFAULT)) in impl_loadContent()1102 (TargetHelper::matchSpecialTarget(sTarget, TargetHelper::E_BLANK )) || in impl_loadContent()1103 (TargetHelper::matchSpecialTarget(sTarget, TargetHelper::E_DEFAULT)) in impl_loadContent()1334 …( ! TargetHelper::matchSpecialTarget(m_sTarget, TargetHelper::E_DEFAULT) … in impl_searchAlreadyLoaded()1667 if (TargetHelper::isValidNameForFrame(sFrameName)) in impl_reactForLoadingState()
119 ( TargetHelper::matchSpecialTarget(sName, TargetHelper::E_BLANK ) ) || in createTask()120 ( TargetHelper::matchSpecialTarget(sName, TargetHelper::E_DEFAULT) ) in createTask()
46 class TargetHelper class
395 if (TargetHelper::isValidNameForFrame(sName)) in impl_filterNames()
761 if (TargetHelper::isValidNameForFrame(sName)) in setName()
Completed in 43 milliseconds