Home
last modified time | relevance | path

Searched refs:GetLocation (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java410 GetLocation(), in ParseAny()
517 GetLocation()); in ParseAttribute()
559 GetLocation()); in ParseComplexType()
578 GetLocation()); in ParseElement()
629 GetLocation()); in ParseExtension()
645 GetLocation()); in ParseGroup()
695 GetLocation()); in ParseRestriction()
767 GetLocation()); in ParseList()
783 GetLocation()); in ParseSequence()
798 GetLocation()); in ParseSimpleContent()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx258 geometry::RealPoint2D GetLocation (const geometry::RealRectangle2D& rBox);
352 (*iGroup)->GetSubstitution()->MoveTo(GetLocation((*iGroup)->GetOriginalBoundingBox())); in FreezePanes()
564 GetLocation((*iGroup)->GetOriginalBoundingBox()), in ShowPane()
565 GetLocation((*iGroup)->GetCurrentBoundingBox()))); in ShowPane()
640 GetLocation((*iGroup)->GetCurrentBoundingBox()), in HidePane()
641 GetLocation((*iGroup)->GetOriginalBoundingBox()))); in HidePane()
1358 sal::static_int_cast<sal_Int32>(pSprite->GetLocation().X), in SpriteTransform()
1359 sal::static_int_cast<sal_Int32>(pSprite->GetLocation().Y), in SpriteTransform()
1402 geometry::RealPoint2D GetLocation (const geometry::RealRectangle2D& rBox) in GetLocation() function
H A DPresenterSprite.hxx69 css::geometry::RealPoint2D GetLocation (void) const;
H A DPresenterSprite.cxx185 css::geometry::RealPoint2D PresenterSprite::GetLocation (void) const in GetLocation() function in sdext::presenter::PresenterSprite
/trunk/main/basctl/source/basicide/
H A Dbastype3.cxx58 LibraryLocation eLocation( aDesc.GetLocation() ); in RequestingChilds()
308 eLocation = pBasicDocumentEntry->GetLocation(); in GetEntryDescriptor()
420 LibraryLocation eLocation( aDesc.GetLocation() ); in IsValidEntry()
487 …sicDocumentEntry->GetDocument() == rDocument ) && pBasicDocumentEntry->GetLocation() == eLocation ) in FindRootEntry()
H A Dbastype2.hxx77 LibraryLocation GetLocation() const { return m_eLocation; } in GetLocation() function in BasicDocumentEntry
116 LibraryLocation GetLocation() const { return m_eLocation; } in GetLocation() function in BasicEntryDescriptor
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx784 if (rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE) in UpdateHFHeight()
810 if (rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE) in UpdateHFHeight()
1267 if ( pShadow && pShadow->GetLocation() != SVX_SHADOW_NONE ) in DrawBorder()
1315 if ( pShadow && pShadow->GetLocation() != SVX_SHADOW_NONE ) in DrawBorder()
1324 switch (pShadow->GetLocation()) in DrawBorder()
1815 if (rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE) in PrintHF()
2131 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
2154 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
2203 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
2257 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
[all …]
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx758 SvxShadowLocation eLoc = pThisAttr ? pThisAttr->GetLocation() : SVX_SHADOW_NONE; in FillInfo()
772 CELLINFO(nDxNeg,0).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
774 CELLINFO(nDxPos,0).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
776 CELLINFO(0,-1).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
778 CELLINFO(0,1).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
/trunk/main/editeng/inc/editeng/
H A Dshaditem.hxx84 SvxShadowLocation GetLocation() const { return eLocation; } in GetLocation() function in SvxShadowItem
102 eLocation = rFmtShadow.GetLocation(); in operator =()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DNonValidatingCreator.java131 aComplexType.GetLocation()); in CreateForComplexType()
179 return new FiniteAutomaton(aStateContext, maAttributes, aComplexType.GetLocation()); in CreateForComplexType()
H A DValidatingCreator.java152 aComplexType.GetLocation()); in CreateForComplexType()
240 aComplexType.GetLocation()); in Visit()
742 final Location aLocation = aAll.GetLocation(); in GetAllReplacement()
H A DFiniteAutomaton.java150 public Location GetLocation () in GetLocation() method in FiniteAutomaton
H A DCreatorBase.java69 aSimpleType.GetLocation()); in CreateForSimpleType()
H A DFiniteAutomatonContainer.java148 aEntry.getValue().GetLocation(), in MinimizeDFAs()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java572 if (aNode.GetLocation() == null) in WriteLocation()
575 WritePair("location", aNode.GetLocation().toString()); in WriteLocation()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DINode.java38 Location GetLocation (); in GetLocation() method
H A DNode.java80 public Location GetLocation () in GetLocation() method in Node
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx126 Point GetLocation (const bool bIgnoreLocation = false) const;
/trunk/main/shell/inc/internal/
H A Dthumbviewer.hxx68 virtual HRESULT STDMETHODCALLTYPE GetLocation(
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/
H A DAttributeReference.java62 GetLocation())); in GetReferencedAttribute()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx269 Point GetLocation (void) const { return maLocation; } in GetLocation() function in sd::slidesorter::view::InsertPosition
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/optimize/
H A DRequestVisitor.java122 aNode.GetLocation())); in Default()
/trunk/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx290 Point PageDescriptor::GetLocation (const bool bIgnoreOffset) const in GetLocation() function in sd::slidesorter::model::PageDescriptor
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsInsertionIndicatorHandler.cxx221 mpInsertionIndicatorOverlay->SetLocation(maInsertPosition.GetLocation()); in SetPosition()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx178 Point aLocation (rpPageDescriptor ? rpPageDescriptor->GetLocation() : Point(0,0)); in GetBoundingBox()

Completed in 108 milliseconds

12