Home
last modified time | relevance | path

Searched defs:pChild (Results 1 – 25 of 107) sorted by relevance

12345

/trunk/main/vcl/unx/gtk/a11y/
H A Datklistener.cxx131 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 Datkwindow.cxx96 Window *pChild = pWindow->GetChild( 0 ); in init_from_window() local
163 Window* pChild = pWindow->GetAccessibleChildWindow(0); in isChildPopupMenu() local
/trunk/main/sd/source/filter/ppt/
H A Dpptatom.cxx80 Atom* pChild = mpFirstChild; in ~Atom() local
108 Atom* pChild = pLast != NULL ? pLast->mpNextAtom : mpFirstChild; in findNextChildAtom() local
/trunk/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx419 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
/trunk/main/sfx2/source/dialog/
H A Dpartwnd.cxx214 SfxChildWindow* pChild = GetChildWindow_Impl(); in QueryClose() local
235 SfxChildWindow* pChild = GetChildWindow_Impl(); in Notify() local
/trunk/main/vcl/source/window/
H A Dwinproc.cxx125 static sal_Bool ImplHandleMouseFloatMode( Window* pChild, const Point& rMousePos, in ImplHandleMouseFloatMode()
231 static void ImplHandleMouseHelpRequest( Window* pChild, const Point& rMousePos ) in ImplHandleMouseHelpRequest()
263 static void ImplSetMousePointer( Window* pChild ) in ImplSetMousePointer()
274 static sal_Bool ImplCallCommand( Window* pChild, sal_uInt16 nEvt, void* pData = NULL, in ImplCallCommand()
348 Window* pChild; in ImplHandleMouseEvent() local
925 Window* pChild = pSVData->maWinData.mpFirstFloat; in ImplGetKeyInputWindow() local
1083 Window* pChild = ImplGetKeyInputWindow( pWindow ); in ImplHandleKey() local
1249 Window* pChild = NULL; in ImplHandleExtTextInput() local
1345 Window* pChild = pSVData->maWinData.mpExtTextInputWin; in ImplHandleEndExtTextInput() local
1376 Window* pChild = pSVData->maWinData.mpExtTextInputWin; in ImplHandleExtTextInputPos() local
[all …]
H A Ddockingarea.cxx177 Window* pChild = GetChild( n ); in Paint() local
202 Window* pChild = GetChild( n ); in Paint() local
H A Dwindow4.cxx58 Window* pChild = mpWindowImpl->mpFirstChild; in ImplDeleteOwnedChildren() local
158 Window* pChild = mpWindowImpl->mpFirstChild; in findWindow() local
H A Ddialog.cxx113 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 Dwindow.cxx330 Window* pChild = pWindow->mpWindowImpl->mpFirstChild; in ImplDbgCheckWindow() local
2849 Window* pChild = mpWindowImpl->mpFirstChild; in ImplValidateFrameRegion() local
2867 Window* pChild = mpWindowImpl->mpFirstChild; in ImplValidateFrameRegion() local
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
5609 Window* pChild = mpWindowImpl->mpFirstChild; in IsLocked() local
5909 Window* pChild = mpWindowImpl->mpFirstChild; in SetSettings() local
5974 Window* pChild = mpWindowImpl->mpFirstChild; in UpdateSettings() local
[all …]
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx610 SfxChild_Impl* pChild=0; in SfxWorkWindow() local
692 SfxChildWindow *pChild = pCW->pWin; in SaveStatus_Impl() local
728 SfxChildWindow *pChild = pCW->pWin; in DeleteControllers_Impl() local
1014 SfxChildWindow *pChild = pCW->pWin; in Close_Impl() local
1030 SfxChildWindow *pChild = pCW->pWin; in PrepareClose_Impl() local
1052 SfxChild_Impl *pChild = new SfxChild_Impl(rWindow, rWindow.GetSizePixel(), in RegisterChild_Impl() local
1072 SfxChild_Impl *pChild = FindChild_Impl(rWindow); in AlignChild_Impl() local
1094 SfxChild_Impl *pChild = 0; in ReleaseChild_Impl() local
1122 SfxChild_Impl *pChild = 0; in FindChild_Impl() local
1156 SfxChild_Impl* pChild = pCWin->pCli; in ShowChilds_Impl() local
[all …]
H A Dappchild.cxx154 …SfxChildWindow *pChild = pAppData_Impl->pViewFrame->GetChildWindow(SfxTemplateDialogWrapper::GetCh… in GetTemplateDialog() local
/trunk/main/sc/source/ui/view/
H A Dtabvwshd.cxx69 SfxChildWindow* pChild = pViewFrm->GetChildWindow(nCurRefDlgId); in GetDialogParent() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx55 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()
/trunk/main/extensions/source/bibliography/
H A Dframectr.cxx424 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 Dbibcont.hxx43 BibShortCutHandler* pChild; member in BibWindowContainer
/trunk/main/autodoc/source/parser/inc/semantic/
H A Dsub_pe.hxx54 Dyn<SUB> pChild; member in SubPe
/trunk/main/sw/source/ui/envelp/
H A Dsyncbtn.cxx81 SfxChildWindow* pChild, in SwSyncBtnDlg()
/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp395 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 DEnumVariant.cpp58 IAccessible* pChild = NULL; in Next() local
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenubar.cxx173 Window* pChild = pParent->GetAccessibleChildWindow( --n ); in getAccessibleIndexInParent() local
/trunk/main/sfx2/source/sidebar/
H A DToolBoxBackground.cxx62 ToolBox* pChild, in SetToolBoxChild()
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx367 bool LayoutWidget::addChild( LayoutWidget *pChild ) in addChild()
393 void LayoutWidget::setChildProperties( LayoutWidget *pChild, in setChildProperties()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx417 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
/trunk/main/svl/source/items/
H A Dstylepool.cxx243 Node* pChild = *aIter; in hasIgnorableChildren() local
266 Node* pChild = *aIter; in getItemSetOfIgnorableChild() local

12345