/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/ |
H A D | SchemaParser.java | 410 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 D | PresenterPaneAnimator.cxx | 258 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 D | PresenterSprite.hxx | 69 css::geometry::RealPoint2D GetLocation (void) const;
|
H A D | PresenterSprite.cxx | 185 css::geometry::RealPoint2D PresenterSprite::GetLocation (void) const in GetLocation() function in sdext::presenter::PresenterSprite
|
/trunk/main/basctl/source/basicide/ |
H A D | bastype3.cxx | 58 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 D | bastype2.hxx | 77 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 D | printfun.cxx | 784 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 D | fillinfo.cxx | 758 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 D | shaditem.hxx | 84 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 D | NonValidatingCreator.java | 131 aComplexType.GetLocation()); in CreateForComplexType() 179 return new FiniteAutomaton(aStateContext, maAttributes, aComplexType.GetLocation()); in CreateForComplexType()
|
H A D | ValidatingCreator.java | 152 aComplexType.GetLocation()); in CreateForComplexType() 240 aComplexType.GetLocation()); in Visit() 742 final Location aLocation = aAll.GetLocation(); in GetAllReplacement()
|
H A D | FiniteAutomaton.java | 150 public Location GetLocation () in GetLocation() method in FiniteAutomaton
|
H A D | CreatorBase.java | 69 aSimpleType.GetLocation()); in CreateForSimpleType()
|
H A D | FiniteAutomatonContainer.java | 148 aEntry.getValue().GetLocation(), in MinimizeDFAs()
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | HtmlGenerator.java | 572 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 D | INode.java | 38 Location GetLocation (); in GetLocation() method
|
H A D | Node.java | 80 public Location GetLocation () in GetLocation() method in Node
|
/trunk/main/sd/source/ui/slidesorter/inc/model/ |
H A D | SlsPageDescriptor.hxx | 126 Point GetLocation (const bool bIgnoreLocation = false) const;
|
/trunk/main/shell/inc/internal/ |
H A D | thumbviewer.hxx | 68 virtual HRESULT STDMETHODCALLTYPE GetLocation(
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/ |
H A D | AttributeReference.java | 62 GetLocation())); in GetReferencedAttribute()
|
/trunk/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsLayouter.hxx | 269 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 D | RequestVisitor.java | 122 aNode.GetLocation())); in Default()
|
/trunk/main/sd/source/ui/slidesorter/model/ |
H A D | SlsPageDescriptor.cxx | 290 Point PageDescriptor::GetLocation (const bool bIgnoreOffset) const in GetLocation() function in sd::slidesorter::model::PageDescriptor
|
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsInsertionIndicatorHandler.cxx | 221 mpInsertionIndicatorOverlay->SetLocation(maInsertPosition.GetLocation()); in SetPosition()
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsPageObjectLayouter.cxx | 178 Point aLocation (rpPageDescriptor ? rpPageDescriptor->GetLocation() : Point(0,0)); in GetBoundingBox()
|