Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dwordvbahelper.cxx50 …SwXTextDocument* pXDoc = reinterpret_cast< SwXTextDocument * >( sal::static_int_cast< sal_IntPtr >… in getDocShell() local
51 return pXDoc ? pXDoc->GetDocShell() : 0; in getDocShell()
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx134 SwXTextDocument* pXDoc = reinterpret_cast< SwXTextDocument * >( in execute() local
136 pDocShell = pXDoc ? pXDoc->GetDocShell() : 0; in execute()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx701 …SwXTextDocument* pXDoc = reinterpret_cast<SwXTextDocument*>(xDocTunnel->getSomething(SwXTextDocume… in IMPL_LINK() local
702 SwDocShell* pDocShell = pXDoc->GetDocShell(); in IMPL_LINK()

Completed in 23 milliseconds