Home
last modified time | relevance | path

Searched refs:GetImplementation (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/unoxml/source/dom/
H A Dnode.cxx183 CNode::GetImplementation(uno::Reference<uno::XInterface> const& xNode) in GetImplementation() function in DOM::CNode
305 CNode *const pNewChild(CNode::GetImplementation(xNewChild)); in appendChild()
682 CNode *const pNewNode(CNode::GetImplementation(newChild)); in insertBefore()
683 CNode *const pRefNode(CNode::GetImplementation(refChild)); in insertBefore()
793 ::rtl::Reference<CNode> const pOld(CNode::GetImplementation(xOldChild)); in removeChild()
870 CNode::GetImplementation(xOldChild)); in replaceChild()
872 CNode::GetImplementation(xNewChild)); in replaceChild()
H A Delement.cxx487 CNode::GetImplementation(Reference<XNode>(oldAttr.get()))); in removeAttributeNode()
547 CNode::GetImplementation(xNewAttr)); in setAttributeNode_Impl_Lock()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx90 VCLXBitmap* pVCLBitmap = VCLXBitmap::GetImplementation( rxBitmap ); in GetBitmap()
121 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( rxWindow ); in GetWindow()
127 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( rxWindow ); in GetWindow()
133 VCLXWindow* pVCLXWindow = VCLXWindow::GetImplementation( rxWindow ); in GetWindow()
140 VCLXRegion* pVCLRegion = VCLXRegion::GetImplementation( rxRegion ); in GetRegion()
173 VCLXDevice* pDev = VCLXDevice::GetImplementation( rxDevice ); in GetOutputDevice()
182 VCLXGraphics* pGrf = VCLXGraphics::GetImplementation( rxGraphics ); in GetOutputDevice()
384 VCLXFont* pVCLXFont = VCLXFont::GetImplementation( rxFont ); in CreateFont()
/trunk/main/framework/source/uielement/
H A Dcontrolmenucontroller.cxx254 … pPopupMenu = (VCLXPopupMenu *)VCLXMenu::GetImplementation( rPopupMenu … in fillPopupMenu()
300 VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXMenu::GetImplementation( m_xPopupMenu ); in statusChanged()
369 … VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXPopupMenu::GetImplementation( m_xPopupMenu ); in itemActivated()
H A Dtoolbarsmenucontroller.cxx207 VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXPopupMenu::GetImplementation( rPopupMenu ); in addCommand()
474 … VCLXPopupMenu* pXPopupMenu = (VCLXPopupMenu *)VCLXMenu::GetImplementation( m_xPopupMenu ); in fillPopupMenu()
586 VCLXPopupMenu* pXPopupMenu = (VCLXPopupMenu *)VCLXMenu::GetImplementation( xPopupMenu ); in statusChanged()
638 VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXPopupMenu::GetImplementation( xPopupMenu ); in itemSelected()
H A Dnewmenucontroller.cxx343 VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXMenu::GetImplementation( rPopupMenu ); in fillPopupMenu()
435 VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXPopupMenu::GetImplementation( xPopupMenu ); in itemSelected()
478 … VCLXPopupMenu* pPopupMenu = (VCLXPopupMenu *)VCLXPopupMenu::GetImplementation( m_xPopupMenu ); in itemActivated()
H A Dobjectmenucontroller.cxx95 … pPopupMenu = (VCLXPopupMenu *)VCLXMenu::GetImplementation( rPopupMenu … in fillPopupMenu()
/trunk/main/unoxml/source/xpath/
H A Dxpathapi.cxx152 DOM::CNode *const pCNode(DOM::CNode::GetImplementation(xNamespaceNode)); in lcl_collectNamespaces()
354 dynamic_cast<DOM::CDocument*>( DOM::CNode::GetImplementation( in eval()
358 DOM::CNode *const pCNode = DOM::CNode::GetImplementation(xContextNode); in eval()
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx226 ::Window* window = VCLXWindow::GetImplementation (ref)->GetWindow (); in redraw()
312 if (VCLXWindow *vcl = VCLXWindow::GetImplementation( ref )) in SetParent()
347 return VCLXWindow::GetImplementation( GetRef() ); in GetVCLXWindow()
1460 = static_cast<layoutimpl::VCLXPlugin*>( VCLXWindow::GetImplementation( ref ) ); in PluginImpl()
1487 …, mpString( static_cast<layoutimpl::LocalizedString*>( VCLXWindow::GetImplementation( uno::Referen… in LocalizedStringImpl()
/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx136 ConstItemContainer* pSource = ConstItemContainer::GetImplementation( rSubContainer ); in deepCopyContainer()
173 ItemContainer* ItemContainer::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun… in GetImplementation() function in framework::ItemContainer
H A Drootitemcontainer.cxx204 ConstItemContainer* pSource = ConstItemContainer::GetImplementation( rSubContainer ); in deepCopyContainer()
240 RootItemContainer* RootItemContainer::GetImplementation( const ::com::sun::star::uno::Reference< ::… in GetImplementation() function in framework::RootItemContainer
H A Dconstitemcontainer.cxx275 ItemContainer* pSource = ItemContainer::GetImplementation( rSubContainer ); in deepCopyContainer()
313 ConstItemContainer* ConstItemContainer::GetImplementation( const ::com::sun::star::uno::Reference< … in GetImplementation() function in framework::ConstItemContainer
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx53 ClassName* ClassName::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::…
83 ClassName* ClassName::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx160 VCLXWindow* parentComponent = VCLXWindow::GetImplementation( xWinParent ); in toolkitCreateWidget()
389 if (VCLXWindow* parentComponent = VCLXWindow::GetImplementation (xParent)) in implCreateWidget()
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx262 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xContainer ); in impl_requestUIElementData()
286 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xIndexContainer ); in impl_requestUIElementData()
303 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xIndexContainer ); in impl_requestUIElementData()
H A Dmoduleuiconfigurationmanager.cxx325 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xContainer ); in impl_requestUIElementData()
349 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xIndexContainer ); in impl_requestUIElementData()
366 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xIndexContainer ); in impl_requestUIElementData()
H A Duiconfigurationmanagerimpl.cxx294 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xContainer ); in impl_requestUIElementData()
318 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xIndexContainer ); in impl_requestUIElementData()
335 … RootItemContainer* pRootItemContainer = RootItemContainer::GetImplementation( xIndexContainer ); in impl_requestUIElementData()
/trunk/main/toolkit/workben/layout/
H A Dsimple-paragraph.cxx158 VCLXWindow *pCompParent = VCLXWindow::GetImplementation( GetPeer() ); in SvxSimpleParagraphDialog()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxpointer.hxx65 …static VCLXPointer* GetImplementation( const ::com::sun::star::uno::Reference< ::com::su…
H A Dvclxbitmap.hxx66 …static VCLXBitmap* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
H A Dvclxfont.hxx69 …static VCLXFont* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::…
H A Dvclxregion.hxx66 …static VCLXRegion* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun…
/trunk/main/dbaccess/source/ui/uno/
H A DColumnControl.cxx81 VCLXWindow* pParent = VCLXWindow::GetImplementation(rParentPeer); in createPeer()
/trunk/main/framework/inc/uielement/
H A Ditemcontainer.hxx71 …static ItemContainer* GetImplementation( const ::com::sun::star::uno::Reference< ::…
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx95 VCLXDevice* pDevice = VCLXDevice::GetImplementation(xRenderDevice); in getPrinter()

Completed in 104 milliseconds

123