Home
last modified time | relevance | path

Searched refs:getImplementation (Results 1 – 25 of 203) sorted by relevance

123456789

/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx149 SdLayerManager* pManager = SdLayerManager::getImplementation (xManager); in getActiveLayer()
170 SdLayer* pLayer = SdLayer::getImplementation (rxLayer); in setActiveLayer()
205 SvxShape* pShape = SvxShape::getImplementation( xShape ); in select()
229 SvxShape* pShape = SvxShape::getImplementation(xShape); in select()
320 SvxDrawPage* pDrawPage = SvxDrawPage::getImplementation( xPage ); in getSelection()
486 SvxDrawPage* pDrawPage = SvxDrawPage::getImplementation( xPage ); in setCurrentPage()
604 return SdXImpressDocument::getImplementation(xModel); in GetModel()
H A Dunolayer.cxx574 SdLayer* pSdLayer = SdLayer::getImplementation(xLayer); in remove()
595 SdLayer* pSdLayer = SdLayer::getImplementation(xLayer); in attachShapeToLayer()
600 SvxShape* pShape = SvxShape::getImplementation( xShape ); in attachShapeToLayer()
620 SvxShape* pShape = SvxShape::getImplementation( xShape ); in getLayerForShape()
792 SdLayer* pSdLayer = SdLayer::getImplementation (xRef); in compare_layers()
H A Dunosrch.cxx118 SdUnoSearchReplaceDescriptor* pDescr = SdUnoSearchReplaceDescriptor::getImplementation( xDesc ); in replaceAll()
216 SdUnoSearchReplaceDescriptor* pDescr = SdUnoSearchReplaceDescriptor::getImplementation( xDesc ); in findAll()
358 SdUnoSearchReplaceDescriptor* pDescr = SdUnoSearchReplaceDescriptor::getImplementation( xDesc ); in findNext()
618 SvxUnoTextBase* pParent = SvxUnoTextBase::getImplementation( xParent ); in Search()
677 SvxUnoTextRangeBase* pRange = SvxUnoTextRangeBase::getImplementation( xTextRange ); in GetSelection()
H A Dunocpres.cxx110 SdDrawPage* pPage = SdDrawPage::getImplementation( xPage ); in insertByIndex()
142 SvxDrawPage* pPage = SvxDrawPage::getImplementation( xPage ); in removeByIndex()
347 pXShow = SdXCustomPresentation::getImplementation(xContainer); in insertByName()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx66 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in MyPythonRoot
240 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in TestListener
346 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in PythonCodeLibrary
/trunk/main/unotools/inc/unotools/
H A Dunotunnelhelper.hxx44 sal_Bool getImplementation(Classname*& pImpl, staruno::Reference<starlang::XUnoTunnel> const& xTunn… in getImplementation() function
55 sal_Bool getImplementation(Classname*& pImpl, staruno::Reference<staruno::XInterface> const& xObj) in getImplementation() function
67 sal_Bool getImplementation(Classname*& pImpl, staruno::Any const& aObj) in getImplementation() function
79 sal_Bool getImplementation(Classname*& pImpl, starlang::XUnoTunnel* pObj) in getImplementation() function
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx216 ScHeaderFooterContentObj* ScHeaderFooterContentObj::getImplementation( in getImplementation() function in ScHeaderFooterContentObj
466 ScHeaderFieldObj* pHeaderField = ScHeaderFieldObj::getImplementation( xContent ); in insertTextContent()
469 ScHeaderFooterTextCursor::getImplementation( xRange ); in insertTextContent()
473 pTextRange = (SvxUnoTextRange*)xRange->getImplementation( in insertTextContent()
526 ScHeaderFieldObj* pHeaderField = ScHeaderFieldObj::getImplementation( xContent ); in removeTextContent()
717 ScCellTextCursor* ScCellTextCursor::getImplementation( const uno::Reference<uno::XInterface> xObj ) in getImplementation() function in ScCellTextCursor
821 ScHeaderFooterTextCursor* ScHeaderFooterTextCursor::getImplementation( in getImplementation() function in ScHeaderFooterTextCursor
925 ScDrawTextCursor* ScDrawTextCursor::getImplementation( const uno::Reference<uno::XInterface> xObj ) in getImplementation() function in ScDrawTextCursor
H A Dshapeuno.cxx120 bIsTextShape = ( SvxUnoTextBase::getImplementation( mxShapeAgg ) != NULL ); in ScShapeObj()
1103 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in insertTextContent()
1148 SvxUnoTextBase* pText = SvxUnoTextBase::getImplementation( mxShapeAgg ); in createTextCursor()
1166 SvxUnoTextBase* pText = SvxUnoTextBase::getImplementation( mxShapeAgg ); in createTextCursorByRange()
1167 SvxUnoTextRangeBase* pRange = SvxUnoTextRangeBase::getImplementation( aTextPosition ); in createTextCursorByRange()
1376 SvxShape* pShape = SvxShape::getImplementation( mxShapeAgg ); in GetSdrObject()
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx135 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in OFileWriter
193 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in OSaxWriterTest
246 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in AttributeListImpl
H A Dtestsax.cxx131 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in OSaxParserTest
364 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in TestDocumentHandler
/trunk/main/editeng/source/uno/
H A Dunotext.cxx368 SvxUnoTextBase* pText = SvxUnoTextBase::getImplementation( getText() ); in getStart()
397 SvxUnoTextBase* pText = SvxUnoTextBase::getImplementation( getText() ); in getEnd()
1537 SvxUnoTextRangeBase* pR1 = SvxUnoTextRangeBase::getImplementation( xR1 ); in compareRegionStarts()
1538 SvxUnoTextRangeBase* pR2 = SvxUnoTextRangeBase::getImplementation( xR2 ); in compareRegionStarts()
1561 SvxUnoTextRangeBase* pR1 = SvxUnoTextRangeBase::getImplementation( xR1 ); in compareRegionEnds()
1562 SvxUnoTextRangeBase* pR2 = SvxUnoTextRangeBase::getImplementation( xR2 ); in compareRegionEnds()
1887 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertString()
1927 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertControlCharacter()
1959 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertControlCharacter()
2000 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertTextContent()
[all …]
H A Dunonrule.cxx493 SvxUnoNumberingRules* pRule = SvxUnoNumberingRules::getImplementation( xRule ); in SvxGetNumRule()
502 SvxUnoNumberingRules* pRule = SvxUnoNumberingRules::getImplementation( xRule ); in SvxGetNumRule()
574 SvxUnoNumberingRules* pRule1 = SvxUnoNumberingRules::getImplementation( x1 ); in Compare()
577 SvxUnoNumberingRules* pRule2 = SvxUnoNumberingRules::getImplementation( x2 ); in Compare()
/trunk/main/comphelper/source/misc/
H A Daccimplaccess.cxx111 OAccessibleImplementationAccess* pImplementation = getImplementation( _rxComponent ); in setForeignControlledState()
150 …OAccessibleImplementationAccess* OAccessibleImplementationAccess::getImplementation( const Referen… in getImplementation() function in comphelper::OAccessibleImplementationAccess
173 OAccessibleImplementationAccess* pImplementation = getImplementation( _rxComponent ); in setAccessibleParent()
/trunk/main/reportdesign/source/core/sdr/
H A DRptPage.cxx118 reportdesign::OSection* pSection = reportdesign::OSection::getImplementation(m_xSection); in RemoveObject()
156 SvxShape* pShape = SvxShape::getImplementation( _xObject ); in insertObject()
227 reportdesign::OSection* pSection = reportdesign::OSection::getImplementation(m_xSection); in NbcInsertObject()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx168 return getImplementation( mpPage->getUnoPage() ); in GetPageForSdrPage()
309 SvxShape* pShape = SvxShape::getImplementation( xShape ); in add()
342 SvxShape* pShape = SvxShape::getImplementation( xShape ); in remove()
429 SvxShape* pShape = SvxShape::getImplementation( _rxShape ); in lcl_markSdrObjectOfShape()
991 SvxDrawPage* pDrawPage = SvxDrawPage::getImplementation( xDrawPage ); in GetSdrPageFromXDrawPage()
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx64 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in OMarkableOutputStreamTest
426 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in OMarkableInputStreamTest
H A Ddatatest.cxx77 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in ODataStreamTest
393 void* getImplementation(Reflection *p) { return OWeakObject::getImplementation(p); } in getImplementation() function in MyPersistObject
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx128 SvxShape* pShapeImp = SvxShape::getImplementation(rShape); in finishShape()
149 SvxShape* pShapeImp = SvxShape::getImplementation(rShape); in finishShape()
206 …ScSheetSaveData* pSheetData = ScModelObj::getImplementation(mrImporter.GetModel())->GetSheetSaveDa… in finishShape()
H A Dxmlbodyi.cxx134 …ScSheetSaveData* pSheetData = ScModelObj::getImplementation(GetScImport().GetModel())->GetSheetSav… in CreateChildContext()
227 …ScSheetSaveData* pSheetData = ScModelObj::getImplementation(GetScImport().GetModel())->GetSheetSav… in Characters()
239 …ScSheetSaveData* pSheetData = ScModelObj::getImplementation(GetScImport().GetModel())->GetSheetSav… in EndElement()
/trunk/main/sc/inc/
H A Dtextuno.hxx105 static ScHeaderFooterContentObj* getImplementation( const com::sun::star::uno::Reference<
271 static ScCellTextCursor* getImplementation( const com::sun::star::uno::Reference<
299 static ScHeaderFooterTextCursor* getImplementation( const com::sun::star::uno::Reference<
329 static ScDrawTextCursor* getImplementation( const com::sun::star::uno::Reference<
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx533 AccessibleShape* pAcc = AccessibleShape::getImplementation( xAccContent ); in getGroupPosition()
600 AccessibleShape* pAcc = AccessibleShape::getImplementation( xAccContent ); in getObjectLink()
752 …AccessibleShape* pAcc = AccessibleShape::getImplementation( getAccessibleChild( nAccessibleChildIn… in implIsSelected()
802 … AccessibleShape* pAcc = AccessibleShape::getImplementation( getAccessibleChild( i ) ); in implSelect()
823 AccessibleShape* pAcc = AccessibleShape::getImplementation( in implSelect()
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx96 GridColumn* const pGridColumn = GridColumn::getImplementation( xClone ); in DefaultGridColumnModel()
138 GridColumn* const pGridColumn = GridColumn::getImplementation( i_column ); in addColumn()
177 GridColumn* pColumnImpl = GridColumn::getImplementation( *updatePos ); in removeColumn()
/trunk/main/comphelper/inc/comphelper/
H A Dservicehelper.hxx43 …static classname* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno…
63 classname* classname::getImplementation( const uno::Reference< uno::XInterface >& xInt ) \
/trunk/main/connectivity/source/sdbcx/
H A DVDescriptor.cxx61 ODescriptor* ODescriptor::getImplementation( const Reference< XInterface >& _rxSomeComp ) in getImplementation() function in connectivity::sdbcx::ODescriptor
105 ODescriptor* pImplementation = getImplementation( _rxDescriptor ); in isNew()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx70 SvXMLAttributeList* pList = SvXMLAttributeList::getImplementation(xAttribs); in lcl_correctCellAddress()
226 SvXMLAttributeList* pList = SvXMLAttributeList::getImplementation(xAttribs); in startElement()
241 SvXMLAttributeList* pList = SvXMLAttributeList::getImplementation(xAttribs); in startElement()

Completed in 106 milliseconds

123456789