Searched refs:pXDoc (Results 1 – 3 of 3) sorted by relevance
50 …SwXTextDocument* pXDoc = reinterpret_cast< SwXTextDocument * >( sal::static_int_cast< sal_IntPtr >… in getDocShell() local51 return pXDoc ? pXDoc->GetDocShell() : 0; in getDocShell()
134 SwXTextDocument* pXDoc = reinterpret_cast< SwXTextDocument * >( in execute() local136 pDocShell = pXDoc ? pXDoc->GetDocShell() : 0; in execute()
701 …SwXTextDocument* pXDoc = reinterpret_cast<SwXTextDocument*>(xDocTunnel->getSomething(SwXTextDocume… in IMPL_LINK() local702 SwDocShell* pDocShell = pXDoc->GetDocShell(); in IMPL_LINK()
Completed in 23 milliseconds