Home
last modified time | relevance | path

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

/trunk/main/framework/source/loadenv/
H A Dtargethelper.cxx45 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()
H A Dloadenv.cxx1088 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()
/trunk/main/framework/source/classes/
H A Dtaskcreator.cxx119 ( TargetHelper::matchSpecialTarget(sName, TargetHelper::E_BLANK ) ) || in createTask()
120 ( TargetHelper::matchSpecialTarget(sName, TargetHelper::E_DEFAULT) ) in createTask()
/trunk/main/framework/source/inc/loadenv/
H A Dtargethelper.hxx46 class TargetHelper class
/trunk/main/framework/source/services/
H A Dtaskcreatorsrv.cxx395 if (TargetHelper::isValidNameForFrame(sName)) in impl_filterNames()
H A Dframe.cxx761 if (TargetHelper::isValidNameForFrame(sName)) in setName()

Completed in 90 milliseconds