/aoo42x/main/vcl/unx/gtk/a11y/ |
H A D | atklistener.cxx | 131 AtkObject * pChild = atk_object_wrapper_ref( rxAccessible ); in handleChildAdded() local 176 AtkObject * pChild = atk_object_wrapper_ref( rxChild, false ); in handleChildRemoved() local 196 AtkObject * pChild = atk_object_wrapper_ref( m_aChildList[n], false ); in handleInvalidateChildren() local 213 AtkObject * pChild = atk_object_wrapper_ref( m_aChildList[n] ); in handleInvalidateChildren() local 347 AtkObject *pChild = getObjFromAny( aEvent.NewValue ); in notifyEvent() local 359 AtkObject *pChild = getObjFromAny( aEvent.NewValue ); in notifyEvent() local 371 AtkObject *pChild = getObjFromAny( aEvent.NewValue ); in notifyEvent() local
|
H A D | atkwindow.cxx | 96 Window *pChild = pWindow->GetChild( 0 ); in init_from_window() local 163 Window* pChild = pWindow->GetAccessibleChildWindow(0); in isChildPopupMenu() local
|
/aoo42x/main/sd/source/filter/ppt/ |
H A D | pptatom.cxx | 80 Atom* pChild = mpFirstChild; in ~Atom() local 108 Atom* pChild = pLast != NULL ? pLast->mpNextAtom : mpFirstChild; in findNextChildAtom() local
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | partwnd.cxx | 214 SfxChildWindow* pChild = GetChildWindow_Impl(); in QueryClose() local 235 SfxChildWindow* pChild = GetChildWindow_Impl(); in Notify() local
|
/aoo42x/main/xmlsecurity/source/framework/ |
H A D | buffernode.cxx | 419 void BufferNode::addChild(const BufferNode* pChild, sal_Int32 nPosition) in addChild() 462 void BufferNode::addChild(const BufferNode* pChild) in addChild() 494 void BufferNode::removeChild(const BufferNode* pChild) in removeChild() 701 BufferNode* pChild = (BufferNode*)*ii; in isAncestor() local 1269 BufferNode *pChild = (BufferNode *)(*ii); in freeAllChildren() local
|
/aoo42x/main/vcl/source/window/ |
H A D | winproc.cxx | 266 static void ImplSetMousePointer( Window* pChild ) in ImplSetMousePointer() 351 Window* pChild; in ImplHandleMouseEvent() local 928 Window* pChild = pSVData->maWinData.mpFirstFloat; in ImplGetKeyInputWindow() local 1086 Window* pChild = ImplGetKeyInputWindow( pWindow ); in ImplHandleKey() local 1252 Window* pChild = NULL; in ImplHandleExtTextInput() local 1423 Window* pChild = ImplGetKeyInputWindow( pWindow ); in ImplHandleInputContextChange() local 1596 Window *pChild = pSVData->maWinData.mpFirstFloat; in KillOwnPopups() local 2166 Window* pChild = ImplGetKeyInputWindow( pWindow ); in ImplHandleSalKeyMod() local 2183 Window* pChild = ImplGetKeyInputWindow( pWindow ); in ImplHandleInputLanguageChange() local 2294 Window* pChild = ImplGetKeyInputWindow( pWindow ); in ImplHandleSurroundingTextRequest() local [all …]
|
H A D | dockingarea.cxx | 177 Window* pChild = GetChild( n ); in Paint() local 202 Window* pChild = GetChild( n ); in Paint() local
|
H A D | window4.cxx | 58 Window* pChild = mpWindowImpl->mpFirstChild; in ImplDeleteOwnedChildren() local 158 Window* pChild = mpWindowImpl->mpFirstChild; in findWindow() local
|
H A D | dialog.cxx | 113 Window* pChild; in ImplWindowAutoMnemonic() local 163 Window* pChild = pDialog->GetWindow( WINDOW_FIRSTCHILD ); in ImplGetDefaultButton() local 183 Window* pChild = pDialog->GetWindow( WINDOW_FIRSTCHILD ); in ImplGetOKButton() local 199 Window* pChild = pDialog->GetWindow( WINDOW_FIRSTCHILD ); in ImplGetCancelButton() local
|
H A D | window.cxx | 3137 Window* pChild = mpWindowImpl->mpFirstChild; in ImplUpdateWindowPtr() local 3149 Window* pChild = mpWindowImpl->mpFirstChild; in ImplUpdateWindowPtr() local 3205 Window* pChild = mpWindowImpl->mpFirstChild; in ImplUpdatePos() local 3226 Window* pChild = mpWindowImpl->mpFirstChild; in ImplUpdateSysObjPos() local 5991 Window* pChild = mpWindowImpl->mpFirstChild; in NotifyAllChilds() local 6824 Window* pChild = mpWindowImpl->mpFirstChild; in SetCallHandlersOnInputDisabled() local 8246 Window* pChild = mpWindowImpl->mpFirstChild; in GetChildCount() local 8263 Window* pChild = mpWindowImpl->mpFirstChild; in GetChild() local 8947 Window* pChild = mpWindowImpl->mpFirstChild; in GetAccessibleChildWindowCount() local 9023 Window* pChild = mpWindowImpl->mpFirstChild; in GetAccessibleChildWindow() local [all …]
|
/aoo42x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 610 SfxChild_Impl* pChild=0; in SfxWorkWindow() local 692 SfxChildWindow *pChild = pCW->pWin; in SaveStatus_Impl() local 1014 SfxChildWindow *pChild = pCW->pWin; in Close_Impl() local 1030 SfxChildWindow *pChild = pCW->pWin; in PrepareClose_Impl() local 1094 SfxChild_Impl *pChild = 0; in ReleaseChild_Impl() local 1122 SfxChild_Impl *pChild = 0; in FindChild_Impl() local 1212 SfxChild_Impl *pChild = 0; in HideChilds_Impl() local 1916 SfxChildWindow *pChild = pCW->pWin; in ConfigChild_Impl() local 1975 SfxChild_Impl *pChild = 0; in ConfigChild_Impl() local 2242 SfxChildWindow *pChild = pCW->pWin; in ToggleChildWindow_Impl() local [all …]
|
H A D | appchild.cxx | 154 …SfxChildWindow *pChild = pAppData_Impl->pViewFrame->GetChildWindow(SfxTemplateDialogWrapper::GetCh… in GetTemplateDialog() local
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwshd.cxx | 69 SfxChildWindow* pChild = pViewFrm->GetChildWindow(nCurRefDlgId); in GetDialogParent() local
|
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 55 void Container::Add( Window *pChild ) in Add() 64 void Container::Add( Container *pChild ) in Add() 73 void Container::Remove( Window *pChild ) in Remove() 82 void Container::Remove( Container *pChild ) in Remove()
|
/aoo42x/main/extensions/source/bibliography/ |
H A D | framectr.cxx | 424 Window* pChild = pParent->GetChild( nChild ); in lcl_GetFocusChild() local 669 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in dispatch() local 678 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in dispatch() local 687 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in dispatch() local 764 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in addStatusListener() local 771 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in addStatusListener() local 779 Window* pChild = lcl_GetFocusChild( VCLUnoHelper::GetWindow( xWindow ) ); in addStatusListener() local
|
H A D | bibcont.hxx | 43 BibShortCutHandler* pChild; member in BibWindowContainer
|
/aoo42x/main/autodoc/source/parser/inc/semantic/ |
H A D | sub_pe.hxx | 54 Dyn<SUB> pChild; member in SubPe
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | syncbtn.cxx | 81 SfxChildWindow* pChild, in SwSyncBtnDlg()
|
/aoo42x/main/winaccessibility/source/UAccCOM/ |
H A D | MAccessible.cpp | 395 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accName() local 440 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accValue() local 479 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accDescription() local 530 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accRole() local 589 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accState() local 787 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accKeyboardShortcut() local 1082 IMAccessible *pChild = this->GetChildInterface(lVal); in put_accName() local 1115 IMAccessible *pChild = this->GetChildInterface(lVal); in put_accValue() local 1394 IAccessible* pChild = NULL; in GetChildInterface() local 2112 CMAccessible* pChild = this; in get_windowHandle() local [all …]
|
H A D | EnumVariant.cpp | 58 IAccessible* pChild = NULL; in Next() local
|
/aoo42x/main/accessibility/source/standard/ |
H A D | vclxaccessiblemenubar.cxx | 173 Window* pChild = pParent->GetAccessibleChildWindow( --n ); in getAccessibleIndexInParent() local
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | ToolBoxBackground.cxx | 69 ToolBox* pChild, in SetToolBoxChild()
|
/aoo42x/main/toolkit/source/layout/core/ |
H A D | root.cxx | 367 bool LayoutWidget::addChild( LayoutWidget *pChild ) in addChild() 393 void LayoutWidget::setChildProperties( LayoutWidget *pChild, in setChildProperties()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 417 SvLBoxEntry* pChild = aCategoryBox.GetEntry( pEntry, i ); in DoesBlockExist() local 555 SvLBoxEntry* pChild = aCategoryBox.InsertEntry(aStr, pEntry); in IMPL_LINK() local 615 SvLBoxEntry* pChild = DoesBlockExist(aTitle, aShortName); in IMPL_LINK() local 824 SvLBoxEntry* pChild = aCategoryBox.InsertEntry( in Init() local 1117 SvLBoxEntry* pChild = InsertEntry(sTitle, pDestParent); in NotifyMoving() local 1167 SvLBoxEntry* pChild = InsertEntry(sTitle, pDestParent); in NotifyCopying() local
|
/aoo42x/main/svl/source/items/ |
H A D | stylepool.cxx | 243 Node* pChild = *aIter; in hasIgnorableChildren() local 266 Node* pChild = *aIter; in getItemSetOfIgnorableChild() local
|