Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1927 sal_Bool bGlobalDoc = (0 != PTR_CAST(SwGlobalDocShell, pDocShell)); in supportsService() local
1928 sal_Bool bTextDoc = (!bWebDoc && !bGlobalDoc); in supportsService()
1932 …(bGlobalDoc && rServiceName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.text.GlobalDocum… in supportsService()
1942 sal_Bool bGlobalDoc = (0 != PTR_CAST(SwGlobalDocShell, pDocShell)); in getSupportedServiceNames() local
1943 sal_Bool bTextDoc = (!bWebDoc && !bGlobalDoc); in getSupportedServiceNames()
1957 if (bGlobalDoc) in getSupportedServiceNames()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx1422 sal_Bool bGlobalDoc = IsGlobalDoc(); in ToggleTree() local
1423 if(!IsGlobalMode() && bGlobalDoc) in ToggleTree()

Completed in 38 milliseconds