Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx436 Reference< XNameAccess > xStyleCont; in exportStyleFamily() local
440 xFamilies->getByName( rFamily ) >>= xStyleCont; in exportStyleFamily()
442 if( !xStyleCont.is() ) in exportStyleFamily()
445 Reference< XNameAccess > xStyles( xStyleCont, UNO_QUERY ); in exportStyleFamily()
549 xStyleCont->getByName( sNextName ) >>= xStyle; in exportStyleFamily()

Completed in 13 milliseconds