Home
last modified time | relevance | path

Searched refs:aFrame (Results 26 – 36 of 36) sorted by relevance

12

/aoo42x/main/sw/source/ui/utlui/
H A Dunotools.cxx211 uno::Any aFrame = xPrSet->getPropertyValue(C2U("Frame")); in IMPL_LINK() local
213 aFrame >>= xFrm; in IMPL_LINK()
/aoo42x/main/extensions/source/bibliography/
H A Dbibload.cxx105 void loadView(const Reference< XFrame > & aFrame, const rtl::OUString& aURL,
153 virtual void SAL_CALL load(const Reference< XFrame > & aFrame, const rtl::OUString& aURL,
/aoo42x/main/vcl/inc/unx/
H A Di18n_ic.hxx85 SalI18N_InputContext( SalFrame *aFrame );
/aoo42x/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java72 public EmbedContApp( Frame aFrame, XMultiServiceFactory xServiceFactory ) in EmbedContApp() argument
74 m_aFrame = aFrame; in EmbedContApp()
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1383 ::std::auto_ptr< String > aFrame( NULL ); in FillItemSet()
1393 aFrame = ::std::auto_ptr< String >( new String() ); in FillItemSet()
1401 aFrame = ::std::auto_ptr< String >( new String( aCBFrame.GetText() ) ); in FillItemSet()
1413 pInfo->setDefaultTarget( *aFrame.get() ); in FillItemSet()
/aoo42x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java164 public EmbedContApp( Frame aFrame, XMultiServiceFactory xServiceFactory ) in EmbedContApp() argument
166 m_aFrame = aFrame; in EmbedContApp()
/aoo42x/main/starmath/source/
H A Ddialog.cxx181 aFrame (this, SmResId( CB_FRAME )), in IMPL_LINK_INLINE_END()
215 rSet.Put(SfxBoolItem(GetWhich(SID_PRINTFRAME), aFrame.IsChecked())); in FillItemSet()
237 aFrame.Check(((const SfxBoolItem &)rSet.Get(GetWhich(SID_PRINTFRAME))).GetValue()); in Reset()
/aoo42x/main/starmath/inc/
H A Ddialog.hxx62 CheckBox aFrame; member in SmPrintOptionsTabPage
/aoo42x/main/vcl/source/window/
H A Dprintdlg.cxx309 …Rectangle aFrame( aOffset + Point( -1, -1 ), Size( maPreviewSize.Width() + 2, maPreviewSize.Height… in Paint() local
310 aVw.DrawFrame( aFrame, FRAME_DRAW_GROUP ); in Paint()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1470 sw::Frame aFrame(*(m_vecBulletPic[i]), aPos); in ExportGrfBullet() local
1471 OutGrfBullets(aFrame); in ExportGrfBullet()
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx567 Any aFrame = xFrames->getByIndex( xFrames->getCount() -1 ); in Execute() local
568 aFrame >>= xFrame; in Execute()

Completed in 833 milliseconds

12