Searched refs:SPECIALTARGET_BLANK (Results 1 – 8 of 8) sorted by relevance
267 if (sTargetFrameName==SPECIALTARGET_BLANK) in implts_queryDesktopDispatch()358 (sTargetName==SPECIALTARGET_BLANK ) || in implts_queryFrameDispatch()728 … LoadDispatcher* pDispatcher = new LoadDispatcher(xFactory, xOwner, SPECIALTARGET_BLANK, 0); in implts_getOrCreateDispatchHelper()
203 …o::Reference< css::frame::XFrame > xFrame = xDesktop->findFrame (SPECIALTARGET_BLANK, 0); in implts_establishBackingMode()
56 #define SPECIALTARGET_BLANK DECLARE_ASCII(SPECIALTARGET_ASCII_BLANK ) macro
63 return (sCheckTarget.equals(SPECIALTARGET_BLANK)); in matchSpecialTarget()
1108 m_xTargetFrame = m_xBaseFrame->findFrame(SPECIALTARGET_BLANK, 0); in impl_loadContent()1119 m_xTargetFrame = m_xBaseFrame->findFrame(SPECIALTARGET_BLANK, 0); in impl_loadContent()
1068 if ( sTargetFrameName==SPECIALTARGET_BLANK ) in findFrame()
834 if ( sTargetFrameName==SPECIALTARGET_BLANK ) in findFrame()
2783 Reference< XFrame > xTargetFrame = xDesktop->findFrame( SPECIALTARGET_BLANK, 0 ); in implts_openOneDoc()
Completed in 94 milliseconds