Home
last modified time | relevance | path

Searched refs:hasAnchor (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/sd/source/ui/inc/framework/ !
H A DResourceId.hxx135 hasAnchor (void)
/AOO42X/main/sd/source/ui/framework/factories/ !
H A DPresentationFactory.cxx186 if ( ! rxViewId->hasAnchor() && rxViewId->getResourceURL().equals(msPresentationViewURL)) in createResource()
/AOO42X/main/sd/source/ui/framework/configuration/ !
H A DResourceId.cxx217 ResourceId::hasAnchor (void) in hasAnchor() function in sd::framework::ResourceId
/AOO42X/main/offapi/com/sun/star/drawing/framework/ !
H A DXResourceId.idl68 boolean hasAnchor ();
/AOO42X/main/sd/source/ui/framework/tools/ !
H A DFrameworkHelper.cxx973 if (rxResourceId->hasAnchor()) in ResourceIdToString()