Home
last modified time | relevance | path

Searched refs:queryFrames (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/framework/source/helper/
H A Doframes.cxx159 Sequence< css::uno::Reference< XFrame > > SAL_CALL OFrames::queryFrames( sal_Int32 nSearchFlags ) t… in queryFrames() function in framework::OFrames
233 impl_appendSequence( seqFrames, xParent->getFrames()->queryFrames( nSearchFlags ) ); in queryFrames()
254 impl_appendSequence( seqFrames, xItem->getFrames()->queryFrames( nChildSearchFlags ) ); in queryFrames()
H A Docomponentaccess.cxx173 …const Sequence< css::uno::Reference< XFrame > > seqFrames = xContainer->queryFrames( FrameSearchFl… in impl_collectAllChildComponents()
/aoo4110/main/framework/inc/helper/
H A Doframes.hxx164 …virtual css::uno::Sequence< css::uno::Reference< css::frame::XFrame > > SAL_CALL queryFrames( sal_…
/aoo4110/main/basctl/source/basicide/
H A Ddocumentenumeration.cxx187 … const Sequence< Reference< XFrame > > aFrames( xFrames->queryFrames( FrameSearchFlag::ALL ) ); in getDocuments()
/aoo4110/main/offapi/com/sun/star/frame/
H A DXFrames.idl72 sequence< XFrame > queryFrames( [in] long nSearchFlags );
/aoo4110/main/cui/source/customize/
H A Dcfg.cxx1840 aFrameList = xFrames->queryFrames( in Reset()

Completed in 55 milliseconds