Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/lingu/
H A Dsdrhhcwrap.cxx140 std::list<SdrTextObj*> aTextObjs; in ConvertNextDocument() local
141 SwDrawContact::GetTextObjectsFromFmt( aTextObjs, pView->GetDocShell()->GetDoc() ); in ConvertNextDocument()
142 for ( std::list<SdrTextObj*>::iterator aIt = aTextObjs.begin(); aIt != aTextObjs.end(); aIt++ ) in ConvertNextDocument()
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx791 std::list<SdrTextObj*> aTextObjs; in FindNextDrawTextError_Impl() local
792 SwDrawContact::GetTextObjectsFromFmt( aTextObjs, pDoc ); in FindNextDrawTextError_Impl()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx734 std::list<SdrTextObj*> aTextObjs; in GetTextObjectsFromFmt() local

Completed in 26 milliseconds